Good day, everybody...
I was wondering... how do I trace my program's memory leak, which is written in Visual C++? In other words, it's there any tool that is available for me to used to trace memory leakage?

Thank you...