Re: Regression in CreateDIBSection

2002-05-10 Thread Mehmet YASAR
David Hammerton wrote: > Hmm, > > Although that patch is correct, it seems that there is another bug - when > calling [Set|Get]DIBits we really should be locking the DIBSection so that it > coerces properly before the write/read. These use the DIBSection in GdiMod. > > This patch fixes it

Re: Regression in CreateDIBSection

2002-05-10 Thread David Hammerton
Hmm, Although that patch is correct, it seems that there is another bug - when calling [Set|Get]DIBits we really should be locking the DIBSection so that it coerces properly before the write/read. These use the DIBSection in GdiMod. This patch fixes it. David. Changelog: - Lock/unlock

Regression in CreateDIBSection

2002-05-10 Thread Mehmet YASAR
Hi, the following patch incorporated in CVS may 3rd has broken BabyGammon (you can get it at http://www.directfichiers.com/babygammon/BAFR100DOGT90.EXE ) With it I have black background instead of the normal backgammon game. If somebody could look at this ... Mehmet YASAR Extract from logs