Where is a Trace Statement outputted
-
When using the Trace statement in MFC where does it output it. coz ive tried look for it when in the debugger and it wont out the string inside my Trace statement. can anyone help me? thank you very much... john
It's output to the output window, which may not be visible. It's output only in debug builds, and possibly only when you run in debug mode. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002
-
It's output to the output window, which may not be visible. It's output only in debug builds, and possibly only when you run in debug mode. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "I'm thinking of getting married for companionship and so I have someone to cook and clean." - Martin Marvinski, 6/3/2002