我有一个启动IWebBrowser2窗口的MFC应用程序。在Internet Explorer不是其默认浏览器的用户计算机上,它们会收到以下警告消息
"Internet explorer is not currently your default browser.
Would you like to make it your default browser?"
在启动IWebBrowser2窗口之前有没有办法禁用此检查?
答案 0 :(得分:1)
您使用的是CHtmlView / CHtmlEditView吗?如果IE不是默认浏览器,我们会收到该消息。