Hi,
On a MFC application, I get 2 GDI Objects leaks everytime a file is opned and closed. I used a tool called GdiUsage and found out the leak occurs with the frame's icon. My doc class uses CMultiDocTemplate.
I am just wondering if I could use PurifyPlus for Windows (integrated into VC++ 6.0) to detect GDI leaks? It says "WinCheck" feature does detect GDI leaks, but I've been unable to see where that feature is.
If not, any other suggestion to detect GDI leaks?
Thanks a lot!
On a MFC application, I get 2 GDI Objects leaks everytime a file is opned and closed. I used a tool called GdiUsage and found out the leak occurs with the frame's icon. My doc class uses CMultiDocTemplate.
I am just wondering if I could use PurifyPlus for Windows (integrated into VC++ 6.0) to detect GDI leaks? It says "WinCheck" feature does detect GDI leaks, but I've been unable to see where that feature is.
If not, any other suggestion to detect GDI leaks?
Thanks a lot!