I have been given handles to a number of Regions by a tool called GDI usage.
How can I figure out what window they belong to?
Help me please!
Asher
I am using this tool to track down a leak that I felt belonged to a vendor library,
however upon further testing I found that it is some kind of MFC bug. I #ifdef 'ed out the OnPaint and still found leaks. All the functionality of my graph screen is there.
How can I figure out what window they belong to?
Help me please!
Asher
I am using this tool to track down a leak that I felt belonged to a vendor library,
however upon further testing I found that it is some kind of MFC bug. I #ifdef 'ed out the OnPaint and still found leaks. All the functionality of my graph screen is there.