Hi all,
we are writing Filter drivers using UMDF, for supporting Selective Suspension
We are able to load filter driver, but printing is failing because port monitor now finds winusb.sys instead of usbprint.sys.
We are thinking of creating new port (using XCVdata) and then changing printer port of the printer to the new port (using SetPrinter).
But this is not working?
Can somebody please tell how to create a USB Port and redirect the printer queue to the new port created
Any help in this will be highly appreciated
Thanks
manjunath
|