Hello Sir,
I have installed a custom developed virtual printer driver of postscript
type. This was developed using VC++ windows DDK OEM kit. In the driver I am
creating rendered Postscript PS file of the text typed on notepad and
storing to hard disk. using WritePrinter method of iOEMPS2.
On Windows XP Without Service Pack 2 and Windows 2000 this driver is working
fine . I have tested the driver using Notepad type some text and click File
Menu - Print.
But after installing Service Pack 2 on windows XP - when I choose File Print
in notepad - I am getting the message "The handle is invalid". Please help.
Thank you
Paresh