Home
last modified time | relevance | path

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

/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx162 RegistryKey root_key = WindowsRegistry().GetClassesRootKey(); in QueryPreselectForMsApplication() local
164 if (!root_key->HasSubKey(file_extension)) in QueryPreselectForMsApplication()
171 RegistryKey RegKey = root_key->OpenSubKey(file_extension, false); in QueryPreselectForMsApplication()
183 … else if ( (REG_SZ == RegVal->GetType()) && ! root_key->HasSubKey( RegVal->GetDataAsUniString() ) ) in QueryPreselectForMsApplication()

Completed in 13 milliseconds