Home
last modified time | relevance | path

Searched defs:BackupRegKey (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx415 …RegistryKey BackupRegKey = m_RootKey->CreateSubKey(PRIVATE_BACKUP_KEY_NAME + L"\\" + DEFAULT_HTML_… in RegisterAsDefaultHtmlEditorForInternetExplorer() local
456 RegistryKey BackupRegKey = m_RootKey->OpenSubKey(PRIVATE_BACKUP_KEY_NAME); in UnregisterAsDefaultHtmlEditorForInternetExplorer() local
513 RegistryKey BackupRegKey = m_RootKey->CreateSubKey(PRIVATE_BACKUP_KEY_NAME + L"\\" + HTML_EDIT); in RegisterAsDefaultShellHtmlEditor() local
554 RegistryKey BackupRegKey = m_RootKey->CreateSubKey(PRIVATE_BACKUP_KEY_NAME + L"\\" + HTML_EDIT); in UnregisterAsDefaultShellHtmlEditor() local

Completed in 13 milliseconds