Home
last modified time | relevance | path

Searched refs:hkey4 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/extensions/source/activex/main/
H A Dso_activex.cpp219 HKEY hkey4 = NULL; in DllRegisterServerNative_Impl() local
274 …== RegCreateKeyExA( hkey3, "0", 0, NULL, REG_OPTION_NON_VOLATILE, nKeyAccess, NULL, &hkey4 , NULL ) in DllRegisterServerNative_Impl()
275 && createKey( hkey4, "win32", nKeyAccess, pActiveXPath ) in DllRegisterServerNative_Impl()
276 && ERROR_SUCCESS == RegCloseKey( hkey4 ) in DllRegisterServerNative_Impl()
304 hkey = hkey1 = hkey2 = hkey3 = hkey4 = NULL; in DllRegisterServerNative_Impl()

Completed in 15 milliseconds