[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Bitmaps leak resources on 98 TS



We have tracked the bug to a problem in Microsoft's RichEditCtrl.  Microsoft has confirmed this is a bug and have passed the problem on to their OS group.
 
The problem is actually not with bitmaps but with Windows Metafiles that contain bitmaps being displayed in RichEditCtrls. The simples solution is to not place Windows Metafiles with Bitmaps into GEMS but place the Bitmap directly into GEMS.
 
Tab
----- Original Message -----
From: Ken Clark
Sent: Monday, March 13, 2000 11:02 PM
Subject: Bitmaps leak resources on 98 TS

This one from Rob.  If you create ballot text with many bitmaps, then the TS leaks GDI resources under 98 until ballots can not be displayed.  The bitmaps are being used to display Asian language text.  You can see the leak with "Resource Meter" that ships with 98.  The problem does not occur under Windows NT.  There is evidence that the problem does not happen with "small" bitmaps (around 1k).
 
This smells a lot like a 95/98 bug, but we're still researching.  In the mean time as a work around I would suggest getting NT up on a few TS units if people want to demo databases with lots of bitmaps.
 
Ken