Results 1 to 3 of 3
Effective tool for GDI memory leaks detection
This is a discussion on Effective tool for GDI memory leaks detection within the Programming forums, part of the Web Designing & Development category; Hello! Would you advice me some effective tool for GDI memory leaks and run-time errors detection in VC++? Thanks!...
- 11-05-2009, 11:51 AM #1
- Join Date
- Oct 2009
- Location
- Bombay,India
- Posts
- 245
Effective tool for GDI memory leaks detection
Hello!
Would you advice me some effective tool for GDI memory leaks and run-time errors detection in VC++?
Thanks!
- 11-22-2009, 11:46 PM #2
- Join Date
- Nov 2009
- Posts
- 20
Re: Effective tool for GDI memory leaks detection
i am using Boundscheckerl. it is a excellent.
- 03-28-2011, 12:11 PM #3
- Join Date
- Mar 2011
- Posts
- 194
Re: Effective tool for GDI memory leaks detection
Actually I used Bounds Checker and I am little bit idea that there's a task manager option to view how many GDI objects your application is using that is :
Just open Task Manager, go to View->Select Columns... and check the "GDI Objects" check box.