-
获取cpu信息的源码,vc++实现的,
可以获取16位 和32位的cpu的信息,
而且源码文家独立给出...
获取cpu信息的源码,vc++实现的,
可以获取16位 和32位的cpu的信息,
而且源码文家独立给出-Cpu access to source information, vc++ Realize, you can access 16-bit and 32-bit cpu information, and independent source text is given
- 2022-03-26 19:18:55下载
- 积分:1
-
枚举NT线程
枚举NT线程-Enumeration NT thread
- 2022-02-10 05:05:04下载
- 积分:1
-
在应用程序中,经常有一些任务需要在后台处理,实现方法有两种:计时器和OnIdle循环处理.本例使用计时器创建一个时钟...
在应用程序中,经常有一些任务需要在后台处理,实现方法有两种:计时器和OnIdle循环处理.本例使用计时器创建一个时钟-in the application process, often a number of tasks in the background, achieve two ways : OnIdle cycle timer and handling. The cases used to create a clock timer
- 2022-10-30 05:55:02下载
- 积分:1
-
由动态链接库转换得到lib库文件的程序
由动态链接库转换得到lib库文件的程序-by the dynamic link library for converting documents to be lib procedures
- 2022-02-01 04:49:02下载
- 积分:1
-
Written with the VC a view to achieve the registry editing program, you learn to...
一个用VC写的实现注册表查看编辑功能的程序,各位学习注册表编程的可以下下来参考参考-Written with the VC a view to achieve the registry editing program, you learn to program can make a registry down Reference Reference
- 2022-08-06 04:43:36下载
- 积分:1
-
在windows上符号连接,非常
好用,VISTA中有类似实现
在windows上符号连接,非常
好用,VISTA中有类似实现-The symbolic links in the windows, very easy to use, VISTA realize there are similar
- 2022-07-04 12:36:08下载
- 积分:1
-
A random password generation tool procedures, the use of VC realize, is relative...
一个随机密码生成工具程序,采用VC实现,比较简单-A random password generation tool procedures, the use of VC realize, is relatively simple
- 2022-01-31 05:56:54下载
- 积分:1
-
改变nt登录密码
改变nt登录密码-nt change login passwords
- 2022-10-17 04:20:03下载
- 积分:1
-
nthookengine.zip (kernel hook)
nthookengine.zip(内核钩子)-nthookengine.zip (kernel hook)
- 2022-03-26 17:41:34下载
- 积分: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