This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Hello,
Is there a memory leak detection/diagnostic tool for C++/CX?
Thanks.
PermanentTan
Visual Studio 2015 has memory diagnostics:
Analyze memory use in the debugger
Performance and Diagnostic Tools in Visual Studio 2015
C++ - Native Memory Diagnostics