I know there is a TRACE function/macro that will dump
the stack trace out to the output window in the debugger,
what I want to do is dump the results to a file (as I
will be running a debug build but not with the debugger).
I have chosen not to run a release build because the
TRACE function/macro doesn't work in release mode (obviously).
Thanks.
Marcus.
the stack trace out to the output window in the debugger,
what I want to do is dump the results to a file (as I
will be running a debug build but not with the debugger).
I have chosen not to run a release build because the
TRACE function/macro doesn't work in release mode (obviously).
Thanks.
Marcus.