Hi,
I'm trying to enable usb printing from Windows CE 5.0. I have managed to
load the default usb printer class driver (usbprn.dll) and when printing from
WordPad I can see my printer name "Deskjet 460" and port "LPT1:".
But when i proceed to printing, I got this error:
LPT_IOControl(0x160014, 0xe03eef4, 4, 0xe03eef8)
LPT_IOControl(0x160014) : ERROR_NOT_SUPPORTED
<LPT_IOControl:0
LPT_Close(0x50b50)
The Io control code 0x160014 refers to IOCTL_PARALLEL_GET_ECP_REV_TRANS
which is not supported by usbprn.dll.
Is there anything that I missed here?
Regards,
Doan