搜索结果
找到约 3 项符合
NTDDK 的查询结果
USB编程 USBPORT里面包括NTDDK
USBPORT里面包括NTDDK,已通过调试,放心使用!goodluck!
驱动编程 The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The fl ...
驱动编程 The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I
The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port ...