Searched defs:SubKey (Results 1 – 4 of 4) sorted by relevance
75 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWin9x()428 RegistryKey SubKey = OpenSubKey(Name); in DeleteSubKey() local
80 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWinNT()441 RegistryKey SubKey = OpenSubKey(Name); in DeleteSubKey() local
67 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, bool Write… in RegistryKeyImpl()
96 char* SubKey; in DeleteRegistryKey() local
Completed in 17 milliseconds