-
Display a Web Page in a Plain C Win32 Application:
There are numerous examples...
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 Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
- 2022-03-02 15:03:00下载
- 积分:1
-
30款后台模板源代码
应用背景
后台管理系统模板界面,纯脚本与CSS打造,是你开发系统中不可缺少的资源;
界面清新,大气,可以通过与JqueryUI集成开发出属于你自己的大气管理系统
关键技术
主要运用到了HTML、CSS、jquery等一系列界面脚本技术。开发者可以通过脚本修改和样式调整,修改出自己需要的后台管理系统样式,充分与自身系统集成。
- 2022-01-23 11:23:57下载
- 积分:1
-
演示快速排序算法
演示快速排序算法-demonstration Quick Sort Algorithm
- 2022-01-25 18:03:11下载
- 积分:1
-
二维曲线
二维曲线-Two dimension curve
- 2022-01-25 16:43:32下载
- 积分:1
-
这是一个关于图形颜色填充的界面程序
可以填充不同颜色
这是一个关于图形颜色填充的界面程序
可以填充不同颜色-This is a fill color graphics on the interface procedures can be filled with different colors
- 2022-11-18 17:25:04下载
- 积分:1
-
AllExpandableBox
CSS+DIV可扩展控件
AllExpandableBox
CSS+DIV可扩展控件-AllExpandableBoxCSS+ DIV scalable control
- 2023-01-01 21:55:04下载
- 积分:1
-
图型处理代码,对位图的拉申.对位图像素的操作.
图型处理代码,对位图的拉申.对位图像素的操作.-map-handling code, the right bitmap Rafah Shen. Right bitmap pixels operation.
- 2022-05-17 23:43:51下载
- 积分:1
-
CPU 算法
这是一个模拟的 CPU 算法的最短作业优先和循环赛。这可以帮助您的项目和案例研究。而且这我的编译。所以下降自由地看我的代码,以帮助其他人。谢谢你的积分。愿上帝保佑
- 2022-02-13 14:05:17下载
- 积分:1
-
Remobject是一个用于多层开发的软件包,她支持DELPHI,.NET,C++ Builder主流开发工具。...
Remobject是一个用于多层开发的软件包,她支持DELPHI,.NET,C++ Builder主流开发工具。-Remobject is a software package for multi-storey development, she supports the DELPHI,. NET, C++ Builder mainstream development tools.
- 2022-03-16 07:21:11下载
- 积分:1
-
QT串口通信实现
资源描述Linux大作业要求制作的软件,利用了QT编程软件,实现了串口的通信,经过串口调试工具的检测,可以正常运行。
- 2022-03-25 20:29:53下载
- 积分:1