Lizardsoft
01-08-2004, 10:55 AM
One of the really neat things that 2K/XP Task Manager can do is show you how many GDI Objects are in use by a process (ie how many bitmaps, fonts, brushes, etc it is using). I have searched multiple times and simply cannot find this information anywhere. It's absolutely CRITICAL info for being able to detect certain resource leaks or abnormally high use during runtime. Does anyone know how task manager accomplishes retrieving this bit of info?