"Print Screen" from MS-DOS Application May Print Twice

Last reviewed: October 15, 1997
Article ID: Q174266
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SYMPTOMS

When you use the "Print Screen" (PrintScrn) key to print the contents of an MS-DOS application running on Windows NT 4.0, two copies of the screen contents may appear in the printer output.

This problem typically occurs only on very fast computers, such as an Intel- based computer with a P200 processor, and only if the MS-DOS application Program Information File (PIF) setters are set to pass the print-screen event to the MS-DOS application.

CAUSE

The Windows NT Virtual DOS Machine (Ntvdm.exe) incorrectly initiates another print-screen event during the key-up event when you release the PrintScrn key, even though it should only initiate a print-screen event during the key-down event.

While Windows NT processes a print-screen event, it cannot accept and queue up another print-screen event for later processing. Therefore, on slower computers the second print-screen event caused by the key-up event is initiated but never accepted by Windows NT because Windows NT is still busy processing the first print-screen event. However, on faster computers, Windows NT may have completed the first print-screen event by the time the key-up event initiates another print-screen event, resulting in two copies of the screen in the output.

RESOLUTION

The Virtual DOS Machine (Ntvdm.exe) has been modified to pass a single print-screen event when the PrintScrn key is pressed.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but has not been fully regression tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.


Additional query words: prodnt prtscn prtscrn prntscrn prntscr screen shot
Keywords : kbbug4.00 kbfix4.00 nt16ap ntdosap ntprint NTSrvWkst kbprint
Version : WinNT:4.0
Platform : winnt
Issue type : kbbug
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: October 15, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.