ReactOS 0.4.16-dev-303-g11d5cb8
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
BOOL FASTCALL | IntCreatePrimarySurface (VOID) |
VOID FASTCALL | IntDestroyPrimarySurface (VOID) |
PPDEVOBJ FASTCALL | IntEnumHDev (VOID) |
INT APIENTRY | NtGdiDrawEscape (IN HDC hdc, IN INT iEsc, IN INT cjIn, IN OPTIONAL LPSTR pjIn) |
Variables | |
PDC | defaultDCstate = NULL |
Definition at line 17 of file device.c.
Referenced by co_IntInitializeDesktopGraphics().
Definition at line 32 of file device.c.
Referenced by co_IntInitializeDesktopGraphics(), and IntEndDesktopGraphics().
Definition at line 14 of file device.c.
Referenced by DC_InitHack(), and IntGdiCleanDC().