ID: Q99183
1.00 1.50 1.51 1.52 WINDOWS kbtool kbprb
The information in this article applies to:
- Microsoft Visual C++ for Windows, versions 1.0, 1.5, 1.51, and 1.52
When debugging a QuickWin application, the application produces either no output or only partial output.
This error is caused by inherent problems with GUI-hosted debugging. During the debugging process, if the debugger window covers the application's output window, particularly when a breakpoint is hit or when single- stepping, the application may not redraw its output when it is activated.
When debugging output from the application, make sure that the debugger and application windows do not overlap. This can be best accomplished by tiling the windows (activate the Task Manager and choose Tile).
During the process of debugging a QuickWin application, you may lose output if the following conditions occur:
Additional reference words: 1.00 1.50 paint KBCategory: kbtool kbprb KBSubcategory: WBDebug Keywords : kb16bitonly
Last Reviewed: July 18, 1997