Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
How can I stop from showing the MFC generated(Which are not in our file) memory leak in debug output window?

Thank you in advance
Posted

1 solution

Have a look at AfxEnableMemoryLeakDump[^].
 
Share this answer
 
Comments
Jijesh Balakrishnan 13-Aug-14 4:02am    
But this function will hide the leaks becaue of our modification also.
Any option?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900