文件名称:cwebpage_src
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个关于调用windows的内嵌浏览器的自定制窗口调用-This is a Win32 C application (ie, no MFC, WTL, nor even any C++-- just plain C) that demonstrates
how to embed a browser "control" (actually, an OLE object) in your own window (in order to display a
web page, or an HTML file on disk).
This example opens two windows, each containing a browser object. The first window displays an HTML
string in memory. The second window displays Microsoft s web site. We also disable the pop-up context
menu, and resize the browser to fill our window.
This is very loosely based upon a C++ example written by Chris Becke. I used that to learn the minimum
of what I needed to know about hosting the browser object. Then I wrote this example from the ground up
in C.
This requires IE 5.0 (or better)-- due to the IDocHostUIHandler interface, or a browser that supports
the same level of OLE in-place activation.
how to embed a browser "control" (actually, an OLE object) in your own window (in order to display a
web page, or an HTML file on disk).
This example opens two windows, each containing a browser object. The first window displays an HTML
string in memory. The second window displays Microsoft s web site. We also disable the pop-up context
menu, and resize the browser to fill our window.
This is very loosely based upon a C++ example written by Chris Becke. I used that to learn the minimum
of what I needed to know about hosting the browser object. Then I wrote this example from the ground up
in C.
This requires IE 5.0 (or better)-- due to the IDocHostUIHandler interface, or a browser that supports
the same level of OLE in-place activation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
events/Events.c
events/Events.dsp
events/Events.dsw
events/
simple/release/
simple/release/Simple.exe
simple/Simple.c
simple/Simple.dsp
simple/Simple.dsw
simple/
dll/cwebpage.h
dll/dll.c
dll/dll.def
dll/DLL.dsp
dll/DLL.dsw
dll/example/
dll/example/example.c
dll/example/Example.dsp
dll/example/Example.dsw
dll/htmlevents/
dll/htmlevents/HtmlEvents.c
dll/htmlevents/HtmlEvents.dsp
dll/htmlevents/HtmlEvents.dsw
dll/release/
dll/
events/Events.dsp
events/Events.dsw
events/
simple/release/
simple/release/Simple.exe
simple/Simple.c
simple/Simple.dsp
simple/Simple.dsw
simple/
dll/cwebpage.h
dll/dll.c
dll/dll.def
dll/DLL.dsp
dll/DLL.dsw
dll/example/
dll/example/example.c
dll/example/Example.dsp
dll/example/Example.dsw
dll/htmlevents/
dll/htmlevents/HtmlEvents.c
dll/htmlevents/HtmlEvents.dsp
dll/htmlevents/HtmlEvents.dsw
dll/release/
dll/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.