Searched refs:WindowsRegistry (Results 1 – 8 of 8) sorted by relevance
38 WindowsRegistry::WindowsRegistry() in WindowsRegistry() function in WindowsRegistry52 RegistryKey WindowsRegistry::GetClassesRootKey(bool Writeable) const in GetClassesRootKey()61 RegistryKey WindowsRegistry::GetCurrentUserKey(bool Writeable) const in GetCurrentUserKey()70 RegistryKey WindowsRegistry::GetLocalMachineKey(bool Writeable) const in GetLocalMachineKey()79 RegistryKey WindowsRegistry::GetUserKey(bool Writeable) const in GetUserKey()88 RegistryKey WindowsRegistry::GetRegistryKey(HKEY RootKey, bool Writeable) const in GetRegistryKey()
41 RegistryKey RegKey = WindowsRegistry().GetCurrentUserKey(); in UserRegistrar()81 RegistryKey HKCRKey = WindowsRegistry().GetClassesRootKey(); in RegisterAsDefaultShellHtmlEditor()142 return WindowsRegistry().GetCurrentUserKey(); in GetRootKeyForDefHtmlEditorForIERegistration()
41 class WindowsRegistry class44 WindowsRegistry();
86 m_RootKey = WindowsRegistry().GetClassesRootKey(); in Registrar()162 RegistryKey root_key = WindowsRegistry().GetClassesRootKey(); in QueryPreselectForMsApplication()774 return WindowsRegistry().GetLocalMachineKey(); in GetRootKeyForDefHtmlEditorForIERegistration()
192 friend class WindowsRegistry;
195 friend class WindowsRegistry;
331 friend class WindowsRegistry;
253 WindowsRegistry registry; in FixReturnRegistrationState()
Completed in 61 milliseconds