ReactOS 0.4.16-dev-340-g0540c21
|
#include <gdi_private.h>
Public Attributes | |
HGDIOBJ(* | pSelectObject )(HGDIOBJ handle, HDC hdc) |
INT(* | pGetObjectA )(HGDIOBJ handle, INT count, LPVOID buffer) |
INT(* | pGetObjectW )(HGDIOBJ handle, INT count, LPVOID buffer) |
BOOL(* | pUnrealizeObject )(HGDIOBJ handle) |
BOOL(* | pDeleteObject )(HGDIOBJ handle) |
Definition at line 94 of file gdi_private.h.
Definition at line 100 of file gdi_private.h.
Definition at line 97 of file gdi_private.h.
Definition at line 98 of file gdi_private.h.
Definition at line 96 of file gdi_private.h.
Definition at line 99 of file gdi_private.h.