How do I get a readable stack trace in a release build?
Have you looked at the docs of AfxDumpStack ? Default behavior for release build is to send output to the clipboard.
Forum Rules