M
mh1000
Guest
I am still seeing some slight but steady increase of GDI object count in the Task Manager during the run of my VC++ MFC program (VS2013). I see this GDI resource leak when I do some trivial things like going back and force between my different graphics views, even if I am not creating a new graphics object...
I wonder if there is some tool to systematically monitor the GDI resource during the debugging session... and breaks when the resource is used...
Continue reading...
I wonder if there is some tool to systematically monitor the GDI resource during the debugging session... and breaks when the resource is used...
Continue reading...