Hi,
Is the SPTI interface with SCSISCAN.SYS using CreateFile(“SCSIX:” or
“SCANNERX”) and DeviceIoControl(IOCTL_SCSI_XXX) not supported under Windows
98 Second Edition ?
I get error “ERROR_NOT_SUPPORTED” when calling DeviceIoControl with
IOCTL_SCSI_GET_INQUIRY_DATA under Win98SE, but it works fine under Win2000.
I need this to support an IEEE 1394 scanner using SBP-2, which according to
“www.microsoft.com/hwdev/1394” should be possible under Win98SE.
Thanks,
Sune
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
Hi,
You’d better skip SPTI and go with ASPI. SPTI under Win 9X is so broken…
Regards,
Anton Kolomyeytsev
CoolDev.Com - Toolkits for Network & Storage Kernel Software Developers
“KoolSockets” & “KoolStorage” - TDI Client, Kernel Sockets, iSCSI port
www.CoolDev.Com xxxxx@CoolDev.Com xxxxx@CoolDev.Com
On 08/20/01, “xxxxx@imacon.dk” wrote:
Hi,
Is the SPTI interface with SCSISCAN.SYS using CreateFile(“SCSIX:” or
“SCANNERX”) and DeviceIoControl(IOCTL_SCSI_XXX) not supported under Windows
98 Second Edition ?
I get error “ERROR_NOT_SUPPORTED” when calling DeviceIoControl with
IOCTL_SCSI_GET_INQUIRY_DATA under Win98SE, but it works fine under Win2000.
I need this to support an IEEE 1394 scanner using SBP-2, which according to
“www.microsoft.com/hwdev/1394” should be possible under Win98SE.
Thanks,
Sune
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
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