Moved Select/RealizePalette implementation to USER and use
commit3993216776c88c982480e53a662e13126ab761f9
authorAlexandre Julliard <julliard@winehq.org>
Sat, 16 Sep 2000 20:57:39 +0000 (16 20:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 16 Sep 2000 20:57:39 +0000 (16 20:57 +0000)
tree045c53d09a8e4cec6e4eef950acf1318089637c0
parent654fcc721b47525d58c93a628d462fb1273cad73
Moved Select/RealizePalette implementation to USER and use
pfnSelect/RealizePalette function pointers in GDI.
Make sure the palette handle is valid in GDISelectPalette16 (thanks to
Uwe Bonnes).
dlls/user/user32.spec
dlls/user/user_main.c
objects/palette.c
windows/painting.c