Using DebugOutput to Debug a Windows-Based Application (107691)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q107691 SUMMARY
The DebugOutput() API has been added to Windows version 3.1. A Windows-
based application can use this function to send a message to a debugging
terminal connected to the COM1 port or to a window by using DBWIN. In the
16-bit Windows SDK, DBWIN is a sample application installed in the samples
directory (by default, C:\WINDEV\SAMPLES\DBWIN directory). DBWIN is also a
sample in Visual C++ for Windows. In the Win32 SDK for Windows NT 3.5 and
Windows 95, DBWIN is located in MSTOOLS\BIN.
NOTE: The DebugOutput() function works only under the debug version of
Windows. However, there are certain issues that must be considered while
using this function.
| Modification Type: | Major | Last Reviewed: | 11/6/1999 |
|---|
| Keywords: | kb16bitonly KB107691 kbAudDeveloper |
|---|
|