资源说明:获取硬盘序列号的动态库与调用源码!
可以获得所有硬盘的序列号,兼容2000/XP/2003操作系统!
- RemoveUsb.h
- resource.h
- test.rc
- test.sln
- testDlg.h
- StdAfx.h
- test.h
- ReadMe.txt
- test.clw
- test.plg
- test.dsw
- test.cpp
- test.rc2
- test.dsp
- testDlg.cpp
- test.vcproj
- StdAfx.cpp
- RemoveUsb.h
- RemoveUDisk.vcproj
- resource.h
- RemoveUDisk.cpp
- StdAfx.h
- RemoveUDisk.plg
- ReadMe.txt
- RemoveUDisk.dsw
- RemoveUDisk.rc
- DoStorageEnum.h
- RemoveUDisk.dsp
- RemoveUsb.def
- RemoveUDisk.sln
- RemoveUsb.cpp
- DoStorageEnum.cpp
- StdAfx.cpp
-
- HideFolders.zipc++ Hide Folders and files using Device Driver
- PEPack.rar介绍aplib如何在C++上使用 介绍PE文件如何获取里面的信息
- cpuz_v153cn.zip非常实用的小软件,便于你详细了解电脑的性能指标
- installdrv.rar如果需要在MFC程序中加载并启动一个内核驱动程序,可以使用该段代码,该代码拷贝驱动 ...
- NTShutdown.rar在Windows XP和Windows 98下关机的方式是不同的,本程序段统一了2者,对前者采用先获 ...
- botnet.rardenial of service attack
- BehaviorProMon.rar程序行为监视器,东辉编写,发表在黑客防线,可以监视进程的文件、注册表、驱动等一系 ...
- GetHardDiskId.rar获取硬盘序列号的动态库与调用源码! 可以获得所有硬盘的序列号,兼容2000/XP/2003操 ...
- xlzHardwareInfo_Code.rar计算机硬件信息获取器(C#版),比较详细
- rootfs-7-9.tar.gz我自己做的文件系统,特别的好用,请朋友们下载
-
- DLL函数查看器V2.0.rarDLL函数查看器V2.0 可以看看dll里导出地函数
- mem_collector.tar.z内存垃圾收集程序,整理内存碎片,提高内存利用率
- share_mem.zip使用共享内存在Client/Server间通讯
- lgdonsrc.zip显示登录到本机的用户信息和共享资源被存取的信息
- regmonsrc.zip监视注册表的变化,文件使用的注册项情况等
- sdelsrc.zip删除文件同时完全清除文件内容的程序for NT
- cpuinfo.zip获得CPU的信息
- 进程通信vc.rarvc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道 ...
- filemon.zip监视文件的存取
- tdcservice.zip一个写NT服务程序的模版类