BUG: GDI Assertion Failure in PostScript DriverID: Q135843
|
The sample PostScript printer driver does not load as built with the
Windows NT DDK version 3.51. When you test the driver from Notepad the
following error occurs:
A checked build of the driver gives the following messages in WinDbg/WinDbgRm:Cannot access your printer.
Be sure that your printer is connected properly and use Control Panel
to verify that the printer is configured properly.
"GDI Assertion Failure: PSCRIPT!GetFont: Couldn't find font resource."
"GDI Assertion Failure: PSCRIPT!DrvEnablePDEV: GetFont failed."
"Module Unload: C:\WINNT351\SYSTEM32\SPOOL\DRIVERS\W32X86\1\PSCRIPT.DLL"
Add the following lines to the SOURCES file for the driver:
DLLENTRY=PSDLLInitProc
SUBSYSTEM_VERSION=3.50
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: 3.51
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: March 2, 1999