搜索资源列表
Fundamentals of SVG Programming Concepts To Source Code.chm
- Windows驱动开发,含有很多例子
Driver(CHM)
- 驱动程序、分区、加密工具下载方法.为什么台电酷闪的可用容量会少于标定的容量? 按步骤正常安装台电酷闪后,系统还不能识别,为什么?-Driver, partition, encryption tools to download. Why Taipower cool flash available capacity would be less than the capacity of calibration? Normal step-by-step installation of Taipowe
DDKReferenceCN
- 驱动程序开发宝典,成为开发驱动的高手 包含很多电脑底层信息-Driver Development canon that has become a master development-driven computer contains a lot of underlying information
DriverDevelop--kanxue
- 看雪论坛上下载的,适用于Windows驱动开发的初学者-See snow forum download for Windows driver development for beginners
DriverStudyBook
- 包括接口驱动程序开发的上下两个PPT文档和驱动程序超级宝典.chm,其中这个电子书比较不错。-Including the interface of the upper and lower driver development PPT documents and two Super Baodian driver. Chm, which compare well to this e-book.
Developing_Drivers_with_the_Microsoft_Windows_Driv
- Developing Drivers with the Microsoft Windows Driver Foundation,microsoft mdk驱动开发官方指导教程,chm版,-Developing Drivers with the Microsoft Windows Driver Foundation
WDKDocs_12112009
- 这是开发驱动程序的WDK帮助文档,非常有用-windows driver kit document in chm
WRK1.2
- 1. 【WindowsResearchKernel-WRK1.2.rar】 应该直接使用命令行方式编译 WRK-v1.2,假设解压出来的放置在 D:\WRK-v1.2 下,并编译成x86方式,打开一个cmd: set arch=x86 [或者选择 amd64] path D:\WRK-v1.2\tools\x86 path cd D:\WRK-v1.2\base\ntos nmake -nologo x86= 约1-2分钟,编译出的内核文件在 D:\WRK