CompuServe Messages

DBWIN/OutputDebugString

    09-Aug-93 12:56:07
Fm: Nancy Cluts – Microsoft 70744,20
To: Andreas Lachner 100013,2016
Hi Andreas. You can create a console window and send the information from OutputDebugString() there. Take a look at the DEB sample in the \MSTOOLS\SAMPLES\DEB directory. This sample uses OutputDebugString() quite a bit – you should be able to take that code and use it in your program. Nancy Cluts Microsoft Developer Support