Searched defs:RegistryKeyImplWinNT (Results 1 – 2 of 2) sorted by relevance
33 class RegistryKeyImplWinNT : public RegistryKeyImpl class
63 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImplWinNT() function in RegistryKeyImplWinNT71 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey) : in RegistryKeyImplWinNT() function in RegistryKeyImplWinNT80 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWinNT() function in RegistryKeyImplWinNT
Completed in 19 milliseconds