搜索:NTDDK
找到约 3 项符合「NTDDK」的查询结果
结果 3
https://www.eeworm.com/dl/643/423427.html
USB编程
USBPORT里面包括NTDDK
USBPORT里面包括NTDDK,已通过调试,放心使用!goodluck!
https://www.eeworm.com/dl/618/229640.html
驱动编程
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 ...
https://www.eeworm.com/dl/618/135124.html
驱动编程
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- ...