|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <win32k.h>
Go to the source code of this file.
Functions | |
| static BOOL FASTCALL | co_AddGuiApp (PPROCESSINFO W32Data) |
| static void FASTCALL | RemoveGuiApp (PPROCESSINFO W32Data) |
| BOOL FASTCALL | co_IntGraphicsCheck (BOOL Create) |
| VOID FASTCALL | co_IntUserManualGuiCheck (BOOL Create) |
Variables | |
| static LONG | NrGuiAppsRunning = 0 |
|
static |
Definition at line 22 of file guicheck.c.
Referenced by co_IntGraphicsCheck(), and co_IntUserManualGuiCheck().
Definition at line 52 of file guicheck.c.
Referenced by DceCreateDisplayDC(), and UserProcessDestroy().
Definition at line 77 of file guicheck.c.
Referenced by co_UserCreateWindowEx(), and co_UserFreeWindow().
|
static |
Definition at line 42 of file guicheck.c.
Referenced by co_IntGraphicsCheck(), and co_IntUserManualGuiCheck().
|
static |
Definition at line 17 of file guicheck.c.
Referenced by co_AddGuiApp(), and RemoveGuiApp().