gdi32: Allocate palette entries separately from the main GDI object.
commita83c81b544937051b87a09245b4aa192fdd6f4ea
authorAlexandre Julliard <julliard@winehq.org>
Wed, 28 Jan 2009 18:02:17 +0000 (28 19:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Jan 2009 18:02:17 +0000 (28 19:02 +0100)
tree7fcf657d3b363baceda77060cb2cada21b59b419
parentde831f334c8a2b09a96bc881f8359a6f1c766729
gdi32: Allocate palette entries separately from the main GDI object.

This allows resizing the palette without changing the object pointer.
dlls/gdi32/palette.c