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!