Searched defs:RegistryKeyImpl (Results 1 – 2 of 2) sorted by relevance
41 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImpl() function in RegistryKeyImpl56 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey) : in RegistryKeyImpl() function in RegistryKeyImpl67 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, bool Write… in RegistryKeyImpl() function in RegistryKeyImpl
59 class RegistryKeyImpl class
Completed in 17 milliseconds