搜索资源列表
USB_WDF
- A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver Framework (UMDF) and Kernel-Mode Driver
WritingUSBDriverswithWDF
- A primary design goal for WDF was to make the driver models easy to extend to support new types of hardware. The first hardware-specific specialized I/O targets in both UMDF and KMDF support USB devices. You can use the USB I/O targets to write a ful
WDF_USB
- 基于WDF的USB驱动开发指南,包含USB基础知识及其相关的驱动设计。 -usb driver design based on WDF
WDF_USBdriver
- 这是开发wdf USB设备驱动的实例,值得参考-This is the development wdf USB device driver instance, it is also useful