-
此程序是对于windows框架下的程序的一个写照.对于消息驱动的程序的一个说明.以及对消息处理函数的处理....
此程序是对于windows框架下的程序的一个写照.对于消息驱动的程序的一个说明.以及对消息处理函数的处理.-This procedure is for the windows of the program under the framework of a portrayal. The procedures for message-driven in a note. As well as the handling of message processing function.
- 2022-08-09 23:27:47下载
- 积分:1
-
this example we can refer to these landing certification also means the realizat...
这个例子可以参考这些登陆认证,也就是实现windows的登陆是用户接口-this example we can refer to these landing certification also means the realization of the landing windows user interface is
- 2023-03-24 14:50:03下载
- 积分:1
-
windows下的矢量汉字显示程序,采用VC6.0打开,不能用来找我。...
windows下的矢量汉字显示程序,采用VC6.0打开,不能用来找我。-windows vector under the Chinese character display that utilizes VC6.0 open, and we can not come to see me.
- 2023-04-22 18:20:03下载
- 积分:1
-
获取硬件信息,包括硬盘、cpu、BIOS、主板
获取硬件信息,包括硬盘、cpu、BIOS、主板-Access to hardware, including hard drives, cpu, BIOS, motherboard
- 2022-08-10 20:35:51下载
- 积分:1
-
库存管理系统,是一个很好的库存管理系统软件,内有详细的程序设计书...
库存管理系统,是一个很好的库存管理系统软件,内有详细的程序设计书-Inventory Management System
- 2023-03-03 10:40:03下载
- 积分:1
-
不错的windows注册表优化软件,作者章涛
不错的windows注册表优化软件,作者章涛-Good windows registry optimization software, the author s Tao
- 2022-01-26 00:59:43下载
- 积分:1
-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-05-28 14:16:02下载
- 积分:1
-
自从Windows 95面市以来,系统托盘应用作为一种极具吸引力的UI深受广大用户的喜爱。使用系统托盘UI的Windows应用程序数不胜数,比如"金山词霸"、"...
自从Windows 95面市以来,系统托盘应用作为一种极具吸引力的UI深受广大用户的喜爱。使用系统托盘UI的Windows应用程序数不胜数,比如"金山词霸"、"Winamp"、"RealPlayer"等等。那么如何编写自己的托盘应用呢?此代码是系列文章中的例子代码,比较系统地示范了托盘应用的编程。并创建自己的C++类来增强系统托盘应用的特性。代码参考价值极高。-since the launch of the system tray application as a very attractive user UI deeply love. UI using the system tray of Windows applications and countless others, such as "free email" and "Winamp", "RealPlayer" and so on. So how to prepare their application tray? This code is a series of articles in the code examples, compared to model the system tray application programming. And to create their own category C to enhance the system tray application characteristics. Code high reference value.
- 2022-04-08 13:20:57下载
- 积分:1
-
Fingerprint comparison system, by scanning the fingerprint of the two photos to...
指纹对比系统,通过将扫描的两副指纹照片进行比对,可以分析出其中的不同,主要是像素点的对比,结合了一些算法-Fingerprint comparison system, by scanning the fingerprint of the two photos to compare, you can analyze the different pixels are mainly contrast, combined with a number of algorithms
- 2022-11-15 23:55:03下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1