Tech Support > Microsoft Windows > Drivers > RE: User mode printer problem
RE: User mode printer problem
Posted by Ashwin [MS] on July 2nd, 2003


I am not clear on how you are writing a user mode printer driver with
rasdd. Do you mean that you have a simple GPC file? Is your target platform
NT4? My recommendation would be for you to implement a Unidrv-based plug-in
with a GPD that works on W2K onwards. If you need this to run on NT4 also,
you can backport the Unidrv-based driver to NT4. You will have much more
customizability features with Unidrv plug-ins and can introduce your own
separator strings.

- Ashwin

This posting is provided "AS IS" with no warranties, and confers no rights.


Similar Posts