Home
last modified time | relevance | path

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

/trunk/main/extensions/source/activex/main/
H A Dso_activex.cpp191 HKEY hkey1; in createKey() local
216 HKEY hkey1 = NULL; in DllRegisterServerNative_Impl() local
344 if ( hkey1 ) in DllRegisterServerNative_Impl()
345 RegCloseKey(hkey1),hkey1= NULL; in DllRegisterServerNative_Impl()
374 HKEY hkey1 = NULL; in DeleteKeyTree() local
382 RegCloseKey( hkey1 ),hkey1= NULL; in DeleteKeyTree()
385 if ( hkey1 ) in DeleteKeyTree()
386 RegCloseKey( hkey1 ),hkey1= NULL; in DeleteKeyTree()
510 HKEY hkey1 = NULL; in DllRegisterServerDoc_Impl() local
559 if ( hkey1 ) in DllRegisterServerDoc_Impl()
[all …]

Completed in 20 milliseconds