I am a software developer for multifunction printer
driver. Here is my problems:
I can't successfully install multifunction printer driver
(composite device, and use usbprint.sys + usbscan.sys)
in Windows 98/SE. The F/W in our device reports multi
interfaces to PC host. Vid_xxxx&Pid_yyyy&MI_00 is printer
interface and Vid_xxxx&Pid_yyyy&MI_01 is scanner
interface.
I referenced the "Building for Windows 98 and Windows 98
SE" section in usbscn9x.htm in Windows Server 2003 DDK.
I follow the DDK's instructions to do some fix, restart my
computer in Windows 98, and use 98 DDK to build the
sample. But it fails.
1. What's wrong with it?
2. Or ... anybody can give me usbscn9x.sys binary
directly?
3. I may doubt the problem may occur in .inf. Does the
scanner .inf has any special writing for multi interface
in Windows 98/SE?
Regards,