-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1
-
一个JAVA做的调色板,能够根据你填写的RGB和HRB来给指定的文本改变颜色...
一个JAVA做的调色板,能够根据你填写的RGB和HRB来给指定的文本改变颜色- JAVA does the text change color which the palette, can act
according to which you to fill in RGB and HRB gives assigns
- 2022-09-01 11:00:03下载
- 积分:1
-
这是一个MFC示例。
This a MFC sample.-This is a MFC sample.
- 2022-07-16 19:38:02下载
- 积分:1
-
c语言中图形界面的编写:包括(1)窗口函数(2)窗口图形(3)光标函数(4)屏幕文本函数(5)状态查询(6)弹出菜单(7)下拉菜单(8)左右窗口...
c语言中图形界面的编写:包括(1)窗口函数(2)窗口图形(3)光标函数(4)屏幕文本函数(5)状态查询(6)弹出菜单(7)下拉菜单(8)左右窗口-c language in the preparation of a graphical interface include: (1) window function (2) window graphics (3) the cursor function (4) screen copy function (5) status query (6) pop-up menu (7) the drop-down menu (8) around window
- 2022-04-20 17:11:48下载
- 积分:1
-
Skin well
著名的Skin皮肤软件的源代码,有了它你可以实现优美的界面,使用很简单-Skin well-known skin software source code, with it you can realize the beautiful interface very simple to use
- 2022-01-26 16:04:49下载
- 积分:1
-
RibbonSource
Ribbon是一个Windows(Windows Vista 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 05:40:31下载
- 积分:1
-
Visual C++程序开发范例宝典带图标的工具栏ToolIcon
Visual C++程序开发范例宝典带图标的工具栏ToolIcon-Visual C++ Program development paradigm Baodian Toolbar with icon ToolIcon
- 2022-01-25 22:50:54下载
- 积分:1
-
MFC编写的一个计费系统,打开原始文件,如…
一个利用MFC编写的计费系统,能打开原文件并进行相关操作-The use of MFC to prepare a billing system, to open the original file and the associated operation
- 2022-02-13 19:05:08下载
- 积分:1
-
The bat file can observe the connections of your computer.If a new connection co...
The bat file can observe the connections of your computer.If a new connection come ,the application will alarm with beep
- 2022-07-21 11:08:36下载
- 积分:1
-
该压缩包可直接解压,不需密码,可以让vc的界面实现xp风格
该压缩包可直接解压,不需密码,可以让vc的界面实现xp风格-the compression packages can be directly extracted without password, allows the interface to achieve vc xp style
- 2023-08-27 19:40:04下载
- 积分:1