搜索资源列表
Windows设备驱动程序WDF开发
- 武安河编著《Windows设备驱动程序WDF开发》配套源代码。
WDFBOOK.rar
- 本光盘为《Windows设备驱动程序WDF开发》书籍的配套光盘。光盘中含有书中所有实例的驱动程序和应用程序的全部源代码,以及生成的驱动程序和可执行的应用程序。除USBSample和PCISample实例因需要硬件设备的支持,读者无法运行外,其他11个实例均可在Windows XP和Windows Vista下运行。,The CD-ROM for the " Windows Device Driver Development WDF" book package CD-ROM. B
ramdisk
- 建立RAM上的硬盘WDF驱动程序。用WDK和VS2005编译。用附加INF安装。 -RAM disk driver to demonstrate how to write WDF windows device driver.
Windows_Kernel_Security_Programme
- 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
WindowsDeviceDriverCode
- windows设备驱动开发,使用最新的WDF模型-windows Driver Development using WDF
wdf-arch
- Microsoft Windows驱动基础架构(WDF)的说明文档-This paper provides information about the Windows Driver Foundation (WDF)
KMDF_driver_study
- windows wdf 驱动开发资料,目前网上的驱动开发基本上都是wdm的,我上传个WDF的,欢迎下载-windows wdf driver develop,welcome to download it
PnpPowerSample
- 基于windows最新驱动模型wdf的设计的pnp和电源管理的驱动程序。-pnp manager and power manager driver based on WDF.
QueueSample
- 基于Windows最新驱动模型WDF的queue处理的驱动程序。-queue dispatch driver based on WDF
RegSample
- 基于WINDOWS最新驱动模型wdf的registry驱动程序。-registry driver based on WDF
WDF_USBSample
- WDF框架的USB Windows驱动开发例程,该例程包括了BULK方式和同步方式传输-WDF framework USB Windows driver development routines, the routines include the BULK mode and synchronous mode transmission
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
WDFBOOK
- Windows设备驱动程序WDF开发书源码 -The WDF development Windows device driver source book
VirtualSerial
- windows 虚拟串口的wdf驱动源码(windows virtual serial port wdf driver)
serenum
- windows串口serenum驱动源码(windows serial port serenum driver)
Windows设备驱动程序WDF开发
- 网卡的设计与实现参考书籍,学习资料,wDF开发(Design and Implementation of Network Card)