[try4] user32: cursoricon.c. Fix 16b BMP handling with BT_BITFIELD.

Dmitry Timoshkov dmitry at codeweavers.com
Tue Feb 26 08:36:55 CST 2008


"Alexander Demakin" <avd at etersoft.ru> wrote:

> This patch fixes image header handling with BT_BITFIELD value in biCompression 
> field. 3 DWORDs of mask were included into image bits, it caused some color 
> troubles and image horizontal shift. Size of bitmap info structure includes 
> now this bytes. 
> Changelog:
> user32.dll Fix 16b BMP handling with BT_BITFIELD.

I wonder whether gcc complained loudly that 'result' may be used
uninitialized.

-- 
Dmitry.



More information about the wine-devel mailing list