Answer the question
In order to leave comments, you need to log in
How to display a link to the source in the output window in Visual Studio?
The bottom line is this: the code uses its own memory manager, one of the functions of which is to monitor memory leaks (when the application ends, the file / line number list where unfreed memory was allocated is displayed in the log). Is it possible in Visual Studio to somehow arrange this case in the output window, so that when you click on the corresponding line, go to the problematic place (as, for example, done with a compilation error)? If possible, please give a simple example of how to format such an output (and is it necessary at all)?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question