文件名称:TestHtml
- 所属分类:
- ISAPI/IE编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-09
- 文件大小:
- 1.2mb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
鉴于广大VC爱好者对于“对话框显示HTML网页”功能的需求,制作一个简单的示例。
1)对话框显示外部磁盘HTML网页
2)对话框显示内部资源HMTL网页
3)显示内存HTML网页
4)联系方式(QQ:34596561 | E-mail:airen3339@163.com)
近期工作需要,在网上找了一些有关在自己程序中显示打开网页的程序,为了方便各位同仁使用及理解,我把它们重新编写成类,去掉了原先一些没有多大用处的函数,也是为了便于正常使用,一目了然!
由于时间问题,说明文档不是太详细,如果调试不成功,请与我联系,依星愿与你共同进步!
作者:依星
联系方式:
QQ:34596561
MSN:airen3339@hotmail.com
E-mail:airen3339@163.com
制作:2012-12-In view of the majority of VC lovers "dialog box displays the HTML page" function needs to make a simple example.
1) dialog box displays the HTML pages of the external disk
2) The dialog box displays the internal resources of the HMTL page
3) display memory HTML pages
4) Contact (QQ: 34596561 | E-mail: airen3339@163.com)
Recent work needs the Internet to find some information on the program to open the page in their own program, in order to facilitate the use and understanding of colleagues, I rewrite them into categories, remove the original number of little use to function, but also in order to facilitate normal use, at a glance!
Because of the time, not too detailed documentation, debugging is unsuccessful, please contact me by Fly Me to Polaris progress together with you!
Author: Iridium
Contact:
QQ: 34,596,561
MSN: airen3339@hotmail.com
E-mail: airen3339@163.com
Production :2012-12
1)对话框显示外部磁盘HTML网页
2)对话框显示内部资源HMTL网页
3)显示内存HTML网页
4)联系方式(QQ:34596561 | E-mail:airen3339@163.com)
近期工作需要,在网上找了一些有关在自己程序中显示打开网页的程序,为了方便各位同仁使用及理解,我把它们重新编写成类,去掉了原先一些没有多大用处的函数,也是为了便于正常使用,一目了然!
由于时间问题,说明文档不是太详细,如果调试不成功,请与我联系,依星愿与你共同进步!
作者:依星
联系方式:
QQ:34596561
MSN:airen3339@hotmail.com
E-mail:airen3339@163.com
制作:2012-12-In view of the majority of VC lovers "dialog box displays the HTML page" function needs to make a simple example.
1) dialog box displays the HTML pages of the external disk
2) The dialog box displays the internal resources of the HMTL page
3) display memory HTML pages
4) Contact (QQ: 34596561 | E-mail: airen3339@163.com)
Recent work needs the Internet to find some information on the program to open the page in their own program, in order to facilitate the use and understanding of colleagues, I rewrite them into categories, remove the original number of little use to function, but also in order to facilitate normal use, at a glance!
Because of the time, not too detailed documentation, debugging is unsuccessful, please contact me by Fly Me to Polaris progress together with you!
Author: Iridium
Contact:
QQ: 34,596,561
MSN: airen3339@hotmail.com
E-mail: airen3339@163.com
Production :2012-12
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestHtml\TestHtml\comfun\HtmlCtrl.cpp
........\........\......\HtmlCtrl.h
........\........\......\webbrowser2.cpp
........\........\......\webbrowser2.h
........\........\mshtml.tlh
........\........\mshtml.tli
........\........\ReadMe.txt
........\........\..lease\TestHtml.exe
........\........\res\test.htm
........\........\...\TestHtml.ico
........\........\...\TestHtml.rc2
........\........\resource.h
........\........\StdAfx.cpp
........\........\StdAfx.h
........\........\TestHtml.aps
........\........\TestHtml.clw
........\........\TestHtml.cpp
........\........\TestHtml.dsp
........\........\TestHtml.dsw
........\........\TestHtml.h
........\........\TestHtml.ncb
........\........\TestHtml.opt
........\........\TestHtml.plg
........\........\TestHtml.rc
........\........\TestHtmlDlg.cpp
........\........\TestHtmlDlg.h
........\说明.txt
........\TestHtml\comfun
........\........\Debug
........\........\Release
........\........\res
........\TestHtml
TestHtml