The information in this article applies to:
SYMPTOMSThe print processor sample in the Windows 95 DDK causes Word 97 to fault when printing large documents. CAUSEThis happens because the print processor links with Winspool.lib. RESOLUTIONTo fix the problems, modify the makefile to link with Spoolss.lib and not Winspool.lib as shown below. Sample Code
STATUSWe are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words:
Keywords : ntddkprnt |
Last Reviewed: October 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |