ReactOS 0.4.16-dev-38-g96c65e9
|
#include <ddrawi.h>
Public Attributes | |
DWORD | dwRefCnt |
DWORD | dwFlags |
LPDDRAWI_DIRECTDRAW_LCL | lpDD_lcl |
DWORD | dwProcessId |
LPPALETTEENTRY | lpColorTable |
union { | |
ULONG_PTR dwReserved1 | |
HPALETTE hHELGDIPalette | |
}; | |
DWORD | dwDriverReserved |
DWORD | dwContentsStamp |
DWORD | dwSaveStamp |
DWORD | dwHandle |
__GNU_EXTENSION union { ... } _DDRAWI_DDRAWPALETTE_GBL::@2874 |
DWORD _DDRAWI_DDRAWPALETTE_GBL::dwFlags |
Definition at line 1547 of file ddrawi.h.
Referenced by HelDdCreatePalette(), and Internal_CreatePalette().
DWORD _DDRAWI_DDRAWPALETTE_GBL::dwProcessId |
Definition at line 1549 of file ddrawi.h.
Referenced by Internal_CreatePalette().
HPALETTE _DDRAWI_DDRAWPALETTE_GBL::hHELGDIPalette |
Definition at line 1553 of file ddrawi.h.
Referenced by HelDdCreatePalette().
LPPALETTEENTRY _DDRAWI_DDRAWPALETTE_GBL::lpColorTable |
Definition at line 1550 of file ddrawi.h.
Referenced by HelDdCreatePalette().
LPDDRAWI_DIRECTDRAW_LCL _DDRAWI_DDRAWPALETTE_GBL::lpDD_lcl |
Definition at line 1548 of file ddrawi.h.
Referenced by Internal_CreatePalette().