Fix for BI_BITFIELDS: The color masks are at the same position in all
commit0f2c2b842624d007e19030c4e6741ba9b04175f2
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Mon, 8 Aug 2005 18:40:14 +0000 (8 18:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Aug 2005 18:40:14 +0000 (8 18:40 +0000)
treee6bdbd23f2dfcfd054c8e2ff0111fd0aaabca4f6
parenta04b77ddc23c516c4fde14a0b0c43d98fbf162c8
Fix for BI_BITFIELDS: The color masks are at the same position in all
the bitmap headers that support this flag (BITMAPINFO: The first color
mask is in bmiColors[0], that's the same position as bV4RedMask in
BITMAPV4HEADER).
dlls/gdi/dib.c
dlls/x11drv/dib.c