The information in this article applies to:
SYMPTOMSSpoolFile() fails in Windows 95, or it fails to remove the spooled file. RESOLUTIONSpoolFile() spools the file if the first two parameters are reversed.
The SpoolFile() needs to be documented as follows to work:
There is no way to get SpoolFile() to remove the spooled file. The file must be removed by the calling application once the file has been printed.
MORE INFORMATIONFor information on an alternative to SpoolFile(), please see the following article in the Microsoft Knowledge Base: Q111010 HOWTO: Use PASSTHROUGH As An Alternative to SpoolFile()For more information on sending printer-specific data to a printer in Win32, please see the following article in the Microsoft Knowledge Base: Q138594 HOWTO: Send Raw Data to a Printer by Using the Win32 API STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. Additional query words: 4.00 SpoolFile Raw RAW.DRV PASSTHROUGH
Keywords : kbprint kbSDKWin32 kbWinOS95 kbDSupport |
Last Reviewed: July 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |