Hello,

In order to use a scanner on Windows (XP, 2003 and Vista for instance), I
have to create a minidriver (based on the wiascanr sample).
This DLL will use a kernel-mode driver provided by Microsoft and called
usbscan.sys.
I found the header file usbscan.h but do you have documentation on how to
use usbscan?!?

Thank you!

RE: [WIA] Use of usbscan.sys by Dcls

Dcls
Wed Jun 06 06:41:10 CDT 2007

Well, I think I have all that I want in WDK.

"Dcls" wrote:

> Hello,
>
> In order to use a scanner on Windows (XP, 2003 and Vista for instance), I
> have to create a minidriver (based on the wiascanr sample).
> This DLL will use a kernel-mode driver provided by Microsoft and called
> usbscan.sys.
> I found the header file usbscan.h but do you have documentation on how to
> use usbscan?!?
>
> Thank you!