|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| BOOL CALLBACK | FindTopLevelWnd (IN HWND hWnd, IN LPARAM lParam) |
| BOOL NTAPI | _UserSoundSentry (VOID) |
| ULONG NTAPI | CreateSystemThreads (PVOID pParam) |
| CSR_API (SrvCreateSystemThreads) | |
| CSR_API (SrvActivateDebugger) | |
| CSR_API (SrvGetThreadConsoleDesktop) | |
| CSR_API (SrvDeviceEvent) | |
| CSR_API (SrvLogon) | |
| NTSTATUS NTAPI | UserClientConnect (IN PCSR_PROCESS CsrProcess, IN OUT PVOID ConnectionInfo, IN OUT PULONG ConnectionInfoLength) |
| CSR_SERVER_DLL_INIT (UserServerDllInitialization) | |
Definition at line 115 of file init.c.
Referenced by CSR_API().
| CSR_API | ( | SrvCreateSystemThreads | ) |
Definition at line 123 of file init.c.
| CSR_API | ( | SrvDeviceEvent | ) |
| CSR_API | ( | SrvGetThreadConsoleDesktop | ) |
Definition at line 142 of file init.c.
| CSR_API | ( | SrvLogon | ) |
Definition at line 167 of file init.c.
| CSR_SERVER_DLL_INIT | ( | UserServerDllInitialization | ) |
Definition at line 236 of file init.c.
Definition at line 94 of file init.c.
Referenced by ThreadShutdownNotify(), and UserpFormatMessages().
| NTSTATUS NTAPI UserClientConnect | ( | IN PCSR_PROCESS | CsrProcess, |
| IN OUT PVOID | ConnectionInfo, | ||
| IN OUT PULONG | ConnectionInfoLength | ||
| ) |
Definition at line 186 of file init.c.
Referenced by CSR_SERVER_DLL_INIT().
| HANDLE ghMediaRequestEvent |
Definition at line 25 of file init.c.
Referenced by CSR_SERVER_DLL_INIT().
| HANDLE ghPowerRequestEvent |
Definition at line 24 of file init.c.
Referenced by CSR_SERVER_DLL_INIT().
| PCSR_API_ROUTINE UserServerApiDispatchTable[UserpMaxApiNumber - USERSRV_FIRST_API_NUMBER] |
Definition at line 34 of file init.c.
Referenced by CSR_SERVER_DLL_INIT().
| BOOLEAN UserServerApiServerValidTable[UserpMaxApiNumber - USERSRV_FIRST_API_NUMBER] |
Definition at line 21 of file init.c.
Referenced by CSR_SERVER_DLL_INIT(), EndNowThreadProc(), and UserInitHardErrorsCache().
Definition at line 31 of file init.c.
Referenced by CSR_SERVER_DLL_INIT(), and EndNowDlgProc().