[Gtkradiant] [Bug 99] GDI leak in GTK console text and entity properties text

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Mon, 25 Jun 2001 03:15:28 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=99





------- Additional Comments From ttimo@idsoftware.com  2001-06-25 03:15 -------
I have a win98 box, but the installation is so fucked that it's bearly usable. I need to reinstall it to be able to test more stuff. But so far the GDIUsage test on 1.1-TA shows that the Sys_Printf call creates new "Region" GDI objects. Now we need to track down where they get created, and wether they actually leak.

Maybe that kind of tool exists on win32? Is there a way to set break point on API entries? Such as all GDI functions for example?