The information in this article applies to:
SYMPTOMSScreen corruption occurs when printing to stdout from a DOS application, while using CV /2 to start CodeView in a DOS session under Windows. Portions of the screen may get blanked out and restored from old buffered screens, the mouse position may move to the middle of the screen, or existing text may get overwritten. Note that these problems do not occur when running outside of Windows under native DOS. RESOLUTION
To work around the problem, you can debug under native DOS or switch
to single monitor mode.
STATUSMicrosoft has confirmed this to be a problem with the interaction between Windows and CodeView for DOS while running in a Windows DOS session. We will post more information here in the Knowledge Base as it becomes available. MORE INFORMATIONThe example program below demonstrates the problem. Once you have built the program, run CodeView in dual monitor mode and step through the code in the debugger, observing the changes to the VGA screen. It is best to begin with a full screen of text before starting CodeView. Sample Code
Additional query words: 4.00 4.10
Keywords : kb16bitonly |
Last Reviewed: October 27, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |