Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx170 if (HasSubkeysRegistryKey(HKEY_CLASSES_ROOT, tmp.c_str(), HasSubKeys) && !HasSubKeys) in UnregisterInfotipHandler()
211 if (HasSubkeysRegistryKey(HKEY_CLASSES_ROOT, FwdKeyEntry.c_str(), HasSubKeys) && !HasSubKeys) in UnregisterPropSheetHandler()
218 if (HasSubkeysRegistryKey(HKEY_CLASSES_ROOT, FwdKeyEntry.c_str(), HasSubKeys) && !HasSubKeys) in UnregisterPropSheetHandler()
266 if (HasSubkeysRegistryKey(HKEY_CLASSES_ROOT, tmp.c_str(), HasSubKeys) && !HasSubKeys) in UnregisterThumbviewerHandler()
/trunk/main/shell/inc/internal/
H A Dregistry.hxx54 bool HasSubkeysRegistryKey(HKEY RootKey, const char* KeyName, bool& bResult);
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx142 bool HasSubkeysRegistryKey(HKEY RootKey, const char* KeyName, /* out */ bool& bResult) in HasSubkeysRegistryKey() function

Completed in 36 milliseconds