-
三个文件系统的控件
资源描述Visual Basic 6.0中为用户提供了三个文件系统的控件,这三种控件分别是DriveListBox、DirListBox和FileListBox控件。通过这三个控件,可以在应用程序中很方便的对驱动器、目录及文件进行相关的操作
- 2023-07-13 22:30:03下载
- 积分:1
-
calculator
DoJob()-此处提供任务执行本身。这意味着所有要做的工作都必须放在这个方法中;
- 2022-01-25 17:54:08下载
- 积分: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
-
写控制面板程序的模板
写控制面板程序的模板-The template of writing swithing panel
- 2022-09-20 11:00:03下载
- 积分:1
-
利用组件库中的Splash Screen组件实现
(1)用Photoshop等制作启动画面图像,保存为bmp格式。
(2)用Appwizard...
利用组件库中的Splash Screen组件实现
(1)用Photoshop等制作启动画面图像,保存为bmp格式。
(2)用Appwizard建一个基于单文档的工程Splash。
(3)在资源中插入位图资源
-Use of component library in the Splash Screen Component Implementation (1), such as using Photoshop to make a boot screen image, save it as a bmp format. (2) Appwizard build a project based on single document Splash. (3) in terms of resources to insert bitmap resources
- 2022-12-01 22:10:03下载
- 积分:1
-
自由独立的窗口方便MDI和SDI程序的创建
自由实现窗口分割,方便创建SDI和MDI程序-liberty separate window to facilitate the creation of MDI and SDI procedures
- 2023-01-13 10:30:04下载
- 积分:1
-
深度估计的平面扫描
Plane Sweeping for depth estimation
- 2022-10-03 00:15:04下载
- 积分:1
-
VC 纯代码实现LED数字时钟
这里向大家展示另外一种使用VC++实现数字电子钟的方法,本人自写,虽然效果不是太好,但本着学习的态度和大家交流,希望对大家有借鉴意义。代码作者:庄三少。
- 2023-08-12 06:40:03下载
- 积分:1
-
戰車遊戲
一個戰車的小遊戲,
怎麼用 Delphi 寫: 說明, 程式
怎麼用 C++Builder 寫: 說明, 程式
- 2022-02-01 09:31:07下载
- 积分:1
-
MFC 编程画板工具
MFC编程画板工具,带有矩形,正方形,椭圆形,圆形,直线,三角形等图形的绘画,可改变颜色,可改变线的粗细与类别,可改变字体。
- 2022-07-28 08:18:51下载
- 积分:1