在没有MFC的C ++ Win32中托管mshtml或shdocvw Webbrowser活动文档 [英] Host mshtml or shdocvw webbrowser active documents in c++ win32 without mfc

查看:122
本文介绍了在没有MFC的C ++ Win32中托管mshtml或shdocvw Webbrowser活动文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的人们,

如何仅使用Win32和本机C ++(不使用MFC,ATL或dotnet)托管mshtml(mshtml.dll)或WebBrowser(shdocvw.dll)活动文档?

谢谢.

Dear People,

How can I host mshtml (mshtml.dll) or the WebBrowser (shdocvw.dll) active documents using just Win32 and native C++ (no MFC, ATL, or dotnet)?

Thank You.

推荐答案

Lucian Wischik的WebForm是一个不错的工作开始: http://msdn. microsoft.com/en-us/library/ie/aa770041(v=vs.85).aspx [ http://msdn.microsoft.com/en-us/library/aa752042(v=vs.85).aspx [
Lucian Wischik''s WebForm is a nice working start: Host mshtml active document in win32 without mfc[^]

MSDN provides this guide on the WebBrowser customization: http://msdn.microsoft.com/en-us/library/ie/aa770041(v=vs.85).aspx[^]

And of course, you may need the MSDN WebBrowser interface guide: http://msdn.microsoft.com/en-us/library/aa752042(v=vs.85).aspx[^]

Much of the MSDN information is relative to MFC or ATL, so you have to use their information more like psuedocode. Also, an understanding of COM and active documents will be helpful in the long run.


这篇关于在没有MFC的C ++ Win32中托管mshtml或shdocvw Webbrowser活动文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆