Home
last modified time | relevance | path

Searched refs:HKCRKey (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Duserregistrar.cxx81 RegistryKey HKCRKey = WindowsRegistry().GetClassesRootKey(); in RegisterAsDefaultShellHtmlEditor() local
83 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 17 milliseconds