搜索资源列表
cwebpage
- Display a Web Page in a Plain C Win32 Application: There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Window
iectrlappin11dlg
- 首先,需要在你的程序中嵌入IE浏览器的窗口。有两种实现方法,其一,添加CHtmlView的视类;其二,添加IE浏览器的ActiveX控件。其实不管用什么方法,除了函数名称稍有区别外,它们最终都调用了微软的IWebBrowser2的接口。IWebBrowser2的功能非常强劲,使用它的技术叫DHTML(动态HTML,以后再给大家介绍)。在这篇文章中,先给大家举例介绍一些初级的使用,起到抛砖引玉的作用。更多功能可以参考MSDN-First, you need to embed the process
MiniPIE
- Shows you how to reuse the IE Mobile web browser in your application: - shows how to host the Microsoft.PIEDocView (PIEWebBrowser) control - show how to use the control s IWebBrowser2 interface - shows how to respond to browser events, using th
IEHelper_src
- The purpose of this article is to show how to use IWebBrowser2, IHTMLDocument2 and IHTMLElement objects
WebBrowser_demo1
- 一个类似IE7的简易浏览器,使用windows自带IE控件,可以实现屏蔽下载文件功能,还可以屏蔽或开启Active控件。-A simple browser like IE7, IE using windows built-in controls can download the file mask function can also be shielded or open Active control.
geturl
- 通过IWebBrowser2类,实时监控IE浏览器网址。-Through the IWebBrowser2 class, real-time monitoring of the IE browser.
IWebBrowser2
- 通过IWebBrowser2改变ie地址-IWebBrowser2 IWebBrowser2IWebBrowser2 IWebBrowser2IWebBrowser2IWebBrowser2
IEHelper_src
- The purpose of this article is to show how to use IWebBrowser2, IHTMLDocument2 and IHTMLElement objects