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 "dlls/gdi32/palette.c". source.winehq.org/source/dlls/gdi32/palette.c

Debug channel "palette".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.