ReactOS 0.4.15-dev-5666-gc548b97
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | NT_ROF(x) |
#define | USERLOCK_AND_ROF(x) |
_Function_class_ | ( | DRIVER_UNLOAD | ) |
NTSTATUS AllocW32Process | ( | IN PEPROCESS | Process, |
OUT PPROCESSINFO * | W32Process | ||
) |
Definition at line 58 of file main.c.
Referenced by InitProcessCallback().
NTSTATUS AllocW32Thread | ( | IN PETHREAD | Thread, |
OUT PTHREADINFO * | W32Thread | ||
) |
Definition at line 373 of file main.c.
Referenced by InitThreadCallback().
NTSTATUS APIENTRY DriverEntry | ( | IN PDRIVER_OBJECT | DriverObject, |
IN PUNICODE_STRING | RegistryPath | ||
) |
Definition at line 948 of file main.c.
Definition at line 304 of file main.c.
Referenced by InitProcessCallback(), and Win32kProcessCallback().
Definition at line 703 of file main.c.
Referenced by InitThreadCallback(), and Win32kThreadCallback().
Definition at line 18 of file init.c.
Referenced by InitProcessCallback().
Definition at line 47 of file init.c.
Referenced by ExitProcessCallback().
Definition at line 231 of file main.c.
Referenced by Win32kProcessCallback().
Definition at line 457 of file main.c.
Referenced by Win32kThreadCallback().
VOID UserDeleteW32Process | ( | _Pre_notnull_ __drv_freesMem(Mem) PPROCESSINFO | ppiCurrent | ) |
Definition at line 96 of file main.c.
VOID UserDeleteW32Thread | ( | PTHREADINFO | pti | ) |
Definition at line 412 of file main.c.
VOID UserDisplayNotifyShutdown | ( | PPROCESSINFO | ppiCurrent | ) |
Definition at line 933 of file display.c.
Referenced by ExitThreadCallback().
Definition at line 122 of file main.c.
Referenced by InitProcessCallback().
Definition at line 175 of file main.c.
Referenced by ExitProcessCallback().
Definition at line 343 of file main.c.
Referenced by DriverEntry().
NTSTATUS APIENTRY Win32kThreadCallback | ( | PETHREAD | Thread, |
PSW32THREADCALLOUTTYPE | Type | ||
) |
Definition at line 881 of file main.c.
Referenced by DriverEntry().
PPROCESSINFO gppiList = NULL |
Definition at line 31 of file main.c.
Referenced by ExitProcessCallback(), and InitProcessCallback().
PSERVERINFO gpsi = NULL |
Definition at line 27 of file main.c.
Referenced by DriverEntry(), and UserDeleteW32Thread().
USHORT gusLanguageID |
Definition at line 29 of file main.c.
Referenced by DriverEntry(), ftGdiGetRasterizerCaps(), GetFontPenalty(), IntGetOutlineTextMetrics(), IntInitFontNames(), MatchFontNames(), ProcessKeyEvent(), and TextIntRealizeFont().
HANDLE hModuleWin |
Definition at line 16 of file main.c.
Referenced by DriverEntry(), and UserRegisterSystemClasses().
PPROCESSINFO ppiScrnSaver |
Definition at line 30 of file main.c.
Referenced by co_IntSetForegroundAndFocusWindow(), DoTheScreenSaver(), UserProcessCreate(), and UserProcessDestroy().
|
extern |
Definition at line 22 of file napi.h.
Referenced by DriverEntry().
|
extern |
Definition at line 9 of file napi.h.
Referenced by DriverEntry().
|
extern |
Definition at line 15 of file napi.h.
Referenced by DriverEntry().