-
资源管理目录树
这是在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
-
该压缩包里放了一个可以让界面变为WINDOWS皮肤的DLL,具体操作详见里面的说明...
该压缩包里放了一个可以让界面变为WINDOWS皮肤的DLL,具体操作详见里面的说明-The compression bag lets put a WINDOWS interface into the skin of the DLL, the specific operation details, see the note inside
- 2022-02-04 17:50:35下载
- 积分:1
-
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇-33-66 is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section
- 2022-02-01 00:10:31下载
- 积分:1
-
电梯系统有十个楼层的电梯,有良好的界面,动画效果好,比较形象....
电梯系统有十个楼层的电梯,有良好的界面,动画效果好,比较形象.-elevator system has 10 floors of the elevator, a good interface, animation effects, good image comparison.
- 2023-03-18 19:15:03下载
- 积分:1
-
使用Java开发的计算器
本程序是在MyEclipse平台上,使用Java语言开发的计算器界面应用程序。实现了基本的四则运算和开房运算。并在程序中加入了异常处理模块。
- 2023-09-08 12:55:03下载
- 积分:1
-
用matlab开发的可视化实验系统,采用了mex实现vc与matlab的通信,系统具有针对性和通用性...
用matlab开发的可视化实验系统,采用了mex实现vc与matlab的通信,系统具有针对性和通用性-using Matlab development of the visualization experiment system, mex used to achieve vc Matlab and communications, the system is targeted and versatility
- 2022-03-22 09:43:47下载
- 积分:1
-
the main described in VC 6.0 on the operation of the dialog, the dialog with the...
这个主要讲述了在VC++6.0下对对话框的操作,是自己的对话框有特色。-the main described in VC 6.0 on the operation of the dialog, the dialog with their own characteristics.
- 2023-01-24 04:00:04下载
- 积分:1
-
界面程序,菜单和按钮的绘制,可能有溢出漏洞
界面程序,菜单和按钮的绘制,可能有溢出漏洞-Interface procedures, menu and button mapping, you may have Overflow Vulnerability
- 2022-03-19 11:05:46下载
- 积分:1
-
Skin 编程源码1
Skin 编程源码1-a programming source
- 2022-03-07 19:37:22下载
- 积分:1
-
用DELPHI编写的232通信程序,能实现两台电脑通过232电缆通信
用DELPHI编写的232通信程序,能实现两台电脑通过232电缆通信-DELPHI prepared with 232 communication program, to achieve two computers through the communication cable 232
- 2022-05-06 10:10:53下载
- 积分:1