Does anyone have a working sample for reading CD blocks (data CD) using
IOCTL_SCSI_PASS_THROUGH? So far I’ve only managed to either get an error in
the SENSE (5 or 6) or crash the system 
Tried to use IOCTL_CDROM_RAW_READ, but that did not work on data disks.
TIA
Alex Feinman
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Yes, I have working code that uses IOCTL_SCSI_PASS_THROUGH
for reading CDs. In fact, the code is wrapped with an ASPI
interface so that you can choose to ignore all the details
of using SPTI if you so desire and use the simpler ASPI-style
interface. Please call or e-mail for more details.
Best,
Don
Don Matthews
President
NexiTech, Inc.
719-687-3225
xxxxx@nexitech.com
www.nexitech.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com