GetSystemPaletteUse(3w)
NAME
GetSystemPaletteUse (GDI32.@)
SYNOPSIS
UINT GetSystemPaletteUse
(
HDC hdc
)
PARAMS
hdc [In] Handle of device context.
DESCRIPTION
Gets state of system palette.
RETURNS
Current state of system palette
IMPLEMENTATION
Defined in "wingdi.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/gdi32/palette.c".
- Debug channel "palette".