资源列表
sswr
- 四舍五入的DLL文件。没有使用第三方控件
api.ZIP
- api应用大全 api应用大全
UsbHostGeneralTest
- 在开发嵌入式usb设备程序时有用的pc端通用测试程序
GetTextFontLattice
- 通过一段源码演示如何动态获取某种字体的文字点阵信息。
PEChangeCode
- This project will never be finished because the code is lame and i m working on my import rebuilder. Sorry if i missed some comments and if it s not written in pure C++ (i mean in REAL Object).
bitwise_operation
- Bitwise operation are really joy to use, if used with care it gives a tremendous good look over the code and performance too.
pugxml_src
- This XML parser segments a given string in situ (like strtok), performing scanning/tokenization, and parsing in a single pass.
PEresource
- 本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来
netcheck
- 这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。
snowRegs
- WM 系统操作注册表的类,包括导入reg文件
filesystem
- 此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!
Regmon
- RegMon注册表监控软件,其中包含源程序及相应的驱动编写。