CreateDIBitmap fix

Stefan Leichter Stefan.Leichter at camLine.com
Sat Sep 18 17:03:36 CDT 2004


Am Montag, 13. September 2004 13:12 schrieb Huw D M Davies:
>         Michael Kaufmann <hallo at michael-kaufmann.ch>
>         Huw Davies <huw at codeweavers.com>
>         CreateDIBitmap should return bitmaps at the depth of the
>         supplied dc.
>         Add a test to exercise this behaviour.

Hello,

this patch broke my Freecell (the version shiped with the win32s extension). 
When starting the game i am get now these fixme's:

fixme:bitmap:CreateCompatibleBitmap got bad width 6291527 or height 65537, 
please look for reason

Grepping the logfile i found the values first in a call of CreateBitmap, but i 
have no idea where the values are created. I noticed that the lower word of 
the width is correct.

Does anyone have a clue how to debug / fix this ?

Bye Stefan



More information about the wine-devel mailing list