P
PLS
I'm developing with VS2005 in C++, currently compiling and running in
debug mode. I also have memory leak detection turned on in the run time.
When I run the program, I get memory leak info in the VS Output window.
I also get a file named program.exe.mem.xml created with what looks like
a different set of memory leaks.
What is this file and what is it telling me?
Thanks,
++PLS
debug mode. I also have memory leak detection turned on in the run time.
When I run the program, I get memory leak info in the VS Output window.
I also get a file named program.exe.mem.xml created with what looks like
a different set of memory leaks.
What is this file and what is it telling me?
Thanks,
++PLS