Hi Friends, Can any tell me a free tool which detects memory leak in C++ code. to be more specific [ UNMANAGED C++ code ]. i am using some C Structs in my
MFC SDI application, When i run in debug mode , the output window shows that memory has leaked detected but i dont exactly know where the leak is happening can any one tell me a tool which can detect the leak? i am using VS2005 , ...