Microsoft KB Archive/192586

From BetaArchive Wiki

SAMPLE: Passthru.exe - Sample SCSI Passthrough VSD

Q192586



The information in this article applies to:


  • Microsoft Win32 Device Driver Kit (DDK) versions Windows 95, Windows 98





SUMMARY

Passthru.exe is a sample that demonstrates how to create the necessary data structures to implement a SCSI passthrough call-down. This is the only purpose of this sample. You can use the kernel debugger to break into, and walk through the code. The sample code contained in Passthru.exe was originally derived from the sample helper vsd located in the Windows 95 DDK on the following path: \\ddk\block\samples\vsd\helpvsd

When you receive the AEP_CONFIG_DCB message (in AER.ASM) and determine that this is a device you need to handle, you call do_inquiry() which uses the SCSI Passthrough technique to check for the attached SCSI device.



MORE INFORMATION

The following file is available for download from the Microsoft Download Center:


Passthru.exe

Release Date: Sep-15-1998

For additional information about how to download Microsoft Support files, click the article number below to view the article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services

Microsoft used the most current virus detection software available on the date of posting to scan this file for viruses. Once posted, the file is housed on secure servers that prevent any unauthorized changes to the file.


Additional query words:

Keywords : kbfile kbsample kbDDK kbStorageDev kbOSWin95 kbOSWin98
Issue type :
Technology : kbAudDeveloper kbWin95search kbWin98search kbWinDDKSearch kbWin32sSearch kbWin32DDK95 kbWin32DDKSearch kbWin32DDK98


Last Reviewed: October 28, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.