Searched refs:m_statusKey (Results 1 – 3 of 3) sorted by relevance
44 m_statusKey( NULL ) in IMPLEMENT_DYNCREATE()60 … NULL, REG_OPTION_NON_VOLATILE, KEY_READ|KEY_WRITE|KEY_WOW64_32KEY, NULL, &m_statusKey, NULL ); in IMPLEMENT_DYNCREATE()80 if ( m_statusKey ) in ~CRegistrationPage()82 RegCloseKey( m_statusKey ); in ~CRegistrationPage()83 m_statusKey = NULL; in ~CRegistrationPage()
67 HKEY m_statusKey; variable
97 HKEY m_statusKey; variable