gdi32: Remove the nb_colors fields in the bitmap object, we always allocate a full...
commit494bfa866a0858cdbdcd99d9820162275b03a29d
authorAlexandre Julliard <julliard@winehq.org>
Fri, 9 Dec 2011 19:00:36 +0000 (9 20:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Dec 2011 20:15:22 +0000 (9 21:15 +0100)
tree10d77257c8811b90e5bf424ef34fc72277782bff
parentc441ebc21d122db1c9c14e0e34a5593df706cb11
gdi32: Remove the nb_colors fields in the bitmap object, we always allocate a full size color table.
dlls/gdi32/bitmap.c
dlls/gdi32/brush.c
dlls/gdi32/dib.c
dlls/gdi32/dibdrv/dc.c
dlls/gdi32/gdi_private.h