BUG: DeletePrinter on Remote Printers Causes GPFsLast reviewed: May 24, 1996Article ID: Q151076 |
The information in this article applies to:
SYMPTOMSThe DeletePrinter function in Windows 95 causes a General Protection Fault (GPF) if the printer is opened by specifying a UNC pathname. Note that calling DeletePrinter on remote printers in Windows 95 is not supported. However, DeletePrinter should fail the call rather than cause a General Protection Fault.
RESOLUTIONDo not call DeletePrinter in Windows 95 on a printer handle that was opened by specifying a UNC path in the OpenPrinter function. Applications should check the version of the operating system and prevent DeletePrinter from being called when the application is running on Windows 95 and the target printer is specified by a UNC path.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: 4.00 Crash failure Spool32 GPF gp gp-f
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |