Searched refs:HTM_OPENWITHLIST (Results 1 – 1 of 1) sorted by relevance
67 const std::wstring HTM_OPENWITHLIST = L".htm\\OpenWithList"; variable345 std::wstring RegKeyName = HTM_OPENWITHLIST + std::wstring(L"\\") + OOFriendlyAppName; in RegisterAsHtmlEditorForInternetExplorer()387 aRegKey = m_RootKey->OpenSubKey( HTM_OPENWITHLIST ); in UnregisterAsHtmlEditorForInternetExplorer()
Completed in 10 milliseconds