文件名称:SCSI Miniport IOCtl sample
文件大小:5KB
文件格式:ZIP
更新时间:2012-07-30 12:53:36
SCSI Miniport
This sample program consists of two parts. First, all the necessary source code is provided to compile a Win32 sample program that sends an IOCtl_SCSI_MINIPORT request with a custom ControlCode to the SCSI miniport driver. Second, a detailed description is provided that explains what changes the driver writer has to make to a SCSI miniport driver to allow it to properly recognize and handle the corresponding IOCtl request from the Win32 sample program.
【文件预览】:
SMPI.H
MAKEFILE
SMPI.C
README.TXT