2
votes
Finding GDI/User resource usage from a crash dump
I've spent the last week working on a GDI leak finder tool. We also perform regular stress testing and it never lasted longer than a day's worth w/o stopping due to user/gdi object handle overco …
1
vote
What is the best way to track and lower GD handles?
I wrote a tool to track down resource leaks awhile ago. It is hosted on google code. Although it is a native library, I believe it ca …
