Searched refs:DEFAULT_SHELL_HTML_EDITOR (Results 1 – 3 of 3) sorted by relevance
63 const int DEFAULT_SHELL_HTML_EDITOR = 0x20; variable524 SaveRegisteredFor(DEFAULT_SHELL_HTML_EDITOR); in RegisterAsDefaultShellHtmlEditor()566 SaveNotRegisteredFor(DEFAULT_SHELL_HTML_EDITOR); in UnregisterAsDefaultShellHtmlEditor()650 if (IsRegisteredFor(DEFAULT_SHELL_HTML_EDITOR)) in RepairRegistrationState()674 if (IsRegisteredFor(DEFAULT_SHELL_HTML_EDITOR)) in UnregisterAllAndCleanUpRegistry()
112 if ((Register & DEFAULT_SHELL_HTML_EDITOR)) in Register4MsDoc()149 …if ((Unregister & DEFAULT_SHELL_HTML_EDITOR) && CurrentRegistrar->IsRegisteredFor(DEFAULT_SHELL_HT… in Unregister4MsDoc()
32 extern const int DEFAULT_SHELL_HTML_EDITOR;
Completed in 17 milliseconds