[WIN32K]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 2 May 2012 09:46:07 +0000 (09:46 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Wed, 2 May 2012 09:46:07 +0000 (09:46 +0000)
commite90543ae558ecd237b2cffa3a4a2de1a83114073
treee3396c1fc23cdbd9b993b49b71d36b5efdeafdf5
parentb90f764c1153bc6e0297c2356844c106817ba0b9
[WIN32K]
- Implement GreCreatePaletteInternal and make NtGdiCreatePaletteInternal safe regarding user mode memory access.
- Allow allocating an indexed palette without initializing the colors
- Implement PALETTE_AllocPalWithHandle
- remove pointless Self member in PALETTE structure
- cleanup palette.h a bit

svn path=/trunk/; revision=56473
reactos/win32ss/gdi/ntgdi/dc.h
reactos/win32ss/gdi/ntgdi/dcobjs.c
reactos/win32ss/gdi/ntgdi/palette.c
reactos/win32ss/gdi/ntgdi/palette.h