Click here to Skip to main content
15,896,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any way to done Heap walk in MFC? There are some memory leakages in my code!!
please give solution!
Posted

Try Google first[^].

OK, try this one[^].
 
Share this answer
 
v2
Comments
H.Brydon 10-Jan-13 1:19am    
Your url is related to sql and java. I think you slipped a gear...
Richard MacCutchan 10-Jan-13 4:17am    
Thanks, a better one now.
H.Brydon 10-Jan-13 10:30am    
It's still looking for java/sql/driver/compact... OP was asking about memory leak detection in MFC.
Richard MacCutchan 10-Jan-13 10:54am    
Question is about Heap Walker in MFC and those are the keywords I put in; no doubt the OP can refine this to his own needs.
Have a look at the discussion here[^] for how to set up and use leak detection in MFC.
 
Share this answer
 
Hi,

Have a look here:
Heap Walker[^]
 
Share this answer
 

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