Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx69 const std::wstring SHELL_EDIT_COMMAND = L"shell\\edit\\command"; variable
348 RegKey = RegKey->CreateSubKey(SHELL_EDIT_COMMAND); in RegisterAsHtmlEditorForInternetExplorer()
365 RegKey = RegKey->CreateSubKey(SHELL_EDIT_COMMAND); in RegisterAsHtmlEditorForInternetExplorer()
502 RegKey = m_RootKey->CreateSubKey(HtmFwdKey + L"\\" + SHELL_EDIT_COMMAND); in RegisterAsDefaultShellHtmlEditor()
546 RegKey = m_RootKey->OpenSubKey(HtmFwdKey + L"\\" + SHELL_EDIT_COMMAND); in UnregisterAsDefaultShellHtmlEditor()

Completed in 20 milliseconds