-
VC 6 VC.net 2003 VC.net2005下可以编译通过。
一个漂亮的滚动字幕类...
VC 6 VC.net 2003 VC.net2005下可以编译通过。
一个漂亮的滚动字幕类-VC 6 VC.net 2003 VC.net2005 under compile. A beautiful rolling subtitles category
- 2022-02-01 04:12:26下载
- 积分:1
-
24点小游戏,可调整难度级别,游戏采取限时积分模式,另外添加了自定义游戏的功能,用户输入四个数,系统给出所有的答案...
24点小游戏,可调整难度级别,游戏采取限时积分模式,另外添加了自定义游戏的功能,用户输入四个数,系统给出所有的答案-24 small game, adjustable difficulty levels, games take SPECIAL integral model Also added to the game since the definition of functions, user input number four, the system gives all the answers
- 2022-03-20 06:55:12下载
- 积分:1
-
一个界面编程的例子,用框架分隔窗口。点击左边的窗口,可以改变右边的窗口及内容...
一个界面编程的例子,用框架分隔窗口。点击左边的窗口,可以改变右边的窗口及内容-a programming interface example, the framework used separate window. Click on the left side of the window can be changed right side of the window and content
- 2022-12-06 03:35:03下载
- 积分:1
-
VC++ 实现绘制波形图动态图
VC++ 实现绘制波形图动态图,类似示波器的界面,信号用正弦信号模拟,可调节显示的幅度档和时间档,可对信号进行暂停观测,可上下左右移动信号波形。
- 2022-02-10 03:29:31下载
- 积分:1
-
类似spy++里查找窗口功能的程序
类似spy++里查找窗口功能的程序-The app which likes spy
- 2023-04-30 19:05:03下载
- 积分:1
-
VC spin的使用
VC spin的使用。在vc6.0下,使用spinctrl控件,即时响应控件的消息,并在界面上显示消息结果
- 2022-02-24 16:34:04下载
- 积分:1
-
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)...
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)-At boot time, use flash full-screen, as the splash screen, which is where the vcbase turn, and hope for all of us:)
- 2023-07-06 18:40:04下载
- 积分:1
-
鼠标信息
鼠标信息,对windows系统发送鼠标信息,实现虚拟鼠标的过程。有兴趣的可以参考该代码实现空间鼠标。
- 2022-01-26 06:27:00下载
- 积分:1
-
clistctrl editable
mfc listctrl 扩展,可编辑,多列排序等功能;可以嵌入到gridproperty,或者放到对话框总,由mfc改写而来
- 2022-04-17 20:06:05下载
- 积分:1
-
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