Home
last modified time | relevance | path

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

/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Duserregistrar.cxx85 RegistryKey RootHtmKey = HKCRKey->OpenSubKey(L".htm", false); in RegisterAsDefaultShellHtmlEditor() local
87 if (RootHtmKey->HasValue(DEFAULT_VALUE_NAME)) in RegisterAsDefaultShellHtmlEditor()
89 RegistryValue RegVal = RootHtmKey->GetValue(DEFAULT_VALUE_NAME); in RegisterAsDefaultShellHtmlEditor()
96 LocalHtmKey->CopyValue(RootHtmKey, DEFAULT_VALUE_NAME); in RegisterAsDefaultShellHtmlEditor()

Completed in 5 milliseconds