Searched defs:RegistryKeyImplWin9x (Results 1 – 2 of 2) sorted by relevance
34 class RegistryKeyImplWin9x : public RegistryKeyImpl class
58 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImplWin9x() function in RegistryKeyImplWin9x66 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey) : in RegistryKeyImplWin9x() function in RegistryKeyImplWin9x75 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWin9x() function in RegistryKeyImplWin9x
Completed in 25 milliseconds