Searched refs:HKCRKey (Results 1 – 1 of 1) sorted by relevance
81 RegistryKey HKCRKey = WindowsRegistry().GetClassesRootKey(); in RegisterAsDefaultShellHtmlEditor() local83 if (HKCRKey->HasSubKey(L".htm")) in RegisterAsDefaultShellHtmlEditor()85 RegistryKey RootHtmKey = HKCRKey->OpenSubKey(L".htm", false); in RegisterAsDefaultShellHtmlEditor()93 if (HKCRKey->HasSubKey(RootHtmFwdKey)) in RegisterAsDefaultShellHtmlEditor()
Completed in 9 milliseconds