Re: SCSI pass-through in user mode



On 29 Mar 2006 07:30:55 -0800, "pada" <paymand@xxxxxxxxxxx> wrote:

I have an application that uses SCSI pass through to communicate with
my device. This application works fine if I log in as Administrator,
but in user mode it does not work.

I the problem on the SCSI_PASS_THROUGH_DIRECT_WITH_BUFFER IOCTL or when
I try to open the device using CreatFile function?

Thanks for your help


The problem is that SPT is a restricted interface. Write a service and
have your users give their requests to your service which in turn will
perform the SPT correctly.


=====================
Mark Roddy DDK MVP
Windows Vista/2003/XP/2000 Consulting
Device and Filesystem Drivers
Hollis Technology Solutions 603-321-1032
www.hollistech.com
.



Relevant Pages


Loading