Searched refs:GetLocalMachineKey (Results 1 – 4 of 4) sorted by relevance
274 RegistryKey hklm_key = registry.GetLocalMachineKey(); in FixReturnRegistrationState()299 registry.GetLocalMachineKey()->OpenSubKey(SOFTWARE_CLASSES, false); in FixReturnRegistrationState()312 RegistryKey hklm_key = registry.GetLocalMachineKey(); in FixReturnRegistrationState()
50 RegistryKey GetLocalMachineKey(bool Writeable = true) const;
70 RegistryKey WindowsRegistry::GetLocalMachineKey(bool Writeable) const in GetLocalMachineKey() function in WindowsRegistry
774 return WindowsRegistry().GetLocalMachineKey(); in GetRootKeyForDefHtmlEditorForIERegistration()
Completed in 23 milliseconds