LOCAL: Not enough space in GDI heap

Rein Klazes rklazes at xs4all.nl
Thu Feb 5 10:42:28 CST 2004


On Thu, 05 Feb 2004 16:26:36 +0100, you wrote:

> Now is this an error in my application (VB6 with lots of controls and ocx's)
> or one in wine? Does my app really create so many fonts or should each
> only appear once in this list because they're all the same? They do have
> different handles/addresses but that could be wine too. Of course it works
> on Windows but that could just be pure luck :)
> Is there some way to tell on Windows if it really uses so much GDI heap?
> Being a VB app it's not that easy to debug low-level.

If you work with Win2K/XP, you can use NTobjects a free tool from
www.smidgeonsoft.com. It shows you for each process the number of each
type of GDI objects, compare that with the number that you observe in
your wine logs.

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl



More information about the wine-devel mailing list