SetSystemPaletteUse (GDI32.@)
UINT SetSystemPaletteUse ( HDC hdc, UINT use )
hdc | [In] | Handle of device context. |
use | [In] | Palette-usage flag. |
Specify whether the system palette contains 2 or 20 static colors.
Success: Previous system palette
Failure: SYSPAL_ERROR
Defined in "wingdi.h".
Implemented in "dlls/gdi/palette.c". source.winehq.org/source/dlls/gdi/palette.c
Debug channel "palette".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.