#include "precomp.h"Go to the source code of this file.
Variables | |
| HANDLE | ghModuleWin |
| CRITICAL_SECTION | gcsUserSrv |
| DWORD | gCmsHungAppTimeout = CMSHUNGAPPTIMEOUT |
| DWORD | gCmsWaitToKillTimeout = CMSWAITTOKILLTIMEOUT |
| DWORD | gdwHungToKillCount = CMSHUNGTOKILLCOUNT |
| BOOL | gfAutoEndTask |
| DWORD | gdwRIPFlags |
| DWORD | gdwServicesProcessId |
| DWORD | gdwServicesWaitToKillTimeout |
| DWORD | gdwProcessTerminateTimeout = 0 |
| DWORD | gIdLogon |
| PHARDERRORINFO | gphiList |
| DWORD | gdwHardErrorThreadId |
| HANDLE | gNtDllHandle |
| HANDLE | gEventSource |
| PWSTR | gpwszaSUCCESS |
| PWSTR | gpwszaSYSTEM_INFORMATION |
| PWSTR | gpwszaSYSTEM_WARNING |
| PWSTR | gpwszaSYSTEM_ERROR |
| DWORD | gdwThreadEndSession |
| HANDLE | gheventCancel |
| HANDLE | gheventCancelled |
| ULONG | gSessionId = 0 |
|
|
Definition at line 20 of file ntuser/server/globals.c. Referenced by CreateCtrlThread(), GetInputWindow(), GetTimeouts(), SetEndTaskDlgStatus(), and ThreadShutdownNotify(). |
|
|
Definition at line 21 of file ntuser/server/globals.c. Referenced by CreateCtrlThread(), and GetTimeouts(). |
|
|
Definition at line 18 of file ntuser/server/globals.c. Referenced by UserServerDllInitialization(). |
|
|
Definition at line 44 of file ntuser/server/globals.c. Referenced by BoostHardError(), HardErrorHandler(), MsgBoxTimerFunc(), ProcessHardErrorRequest(), and W32WinStationTerminate(). |
|
|
Definition at line 22 of file ntuser/server/globals.c. Referenced by EndTaskDlgProc(), GetTimeouts(), and SetEndTaskDlgStatus(). |
|
|
Definition at line 33 of file ntuser/server/globals.c. Referenced by GetTimeouts(), and UserClientShutdown(). |
|
|
Definition at line 25 of file ntuser/server/globals.c. Referenced by GetRipFlags(), SetRipFlags(), and UserServerDllInitialization(). |
|
|
Definition at line 31 of file ntuser/server/globals.c. Referenced by CreateCtrlThread(), and SrvRegisterServicesProcess(). |
|
|
Definition at line 32 of file ntuser/server/globals.c. Referenced by CreateCtrlThread(), and GetTimeouts(). |
|
|
Definition at line 55 of file ntuser/server/globals.c. |
|
|
Definition at line 46 of file ntuser/server/globals.c. Referenced by LogErrorPopup(), and UserHardErrorEx(). |
|
|
Definition at line 23 of file ntuser/server/globals.c. Referenced by GetTimeouts(), and ThreadShutdownNotify(). |
|
|
Definition at line 56 of file ntuser/server/globals.c. Referenced by _ExitWindowsEx(), InternalWaitCancel(), ThreadShutdownNotify(), UserServerDllInitialization(), and WowExitTask(). |
|
|
Definition at line 57 of file ntuser/server/globals.c. Referenced by _ExitWindowsEx(), and UserServerDllInitialization(). |
|
|
Definition at line 17 of file ntuser/server/globals.c. Referenced by _EndTask(), EndTaskDlgProc(), GetHardErrorText(), GetRegIntFromID(), InitWindowClass(), SetEndTaskDlgStatus(), ThreadShutdownNotify(), and UserServerDllInitialization(). |
|
|
Definition at line 38 of file ntuser/server/globals.c. Referenced by _EndTask(), _ExitWindowsEx(), and SrvRegisterLogonProcess(). |
|
|
Definition at line 45 of file ntuser/server/globals.c. Referenced by GetHardErrorText(). |
|
|
Definition at line 43 of file ntuser/server/globals.c. Referenced by BoostHardError(), CheckDefaultDesktop(), HardErrorHandler(), and UserHardErrorEx(). |
|
|
Definition at line 47 of file ntuser/server/globals.c. Referenced by GetHardErrorText(), and UserServerDllInitialization(). |
|
|
Definition at line 50 of file ntuser/server/globals.c. Referenced by GetHardErrorText(), and UserServerDllInitialization(). |
|
|
Definition at line 48 of file ntuser/server/globals.c. Referenced by GetHardErrorText(), and UserServerDllInitialization(). |
|
|
Definition at line 49 of file ntuser/server/globals.c. Referenced by GetHardErrorText(), and UserServerDllInitialization(). |
|
|
Definition at line 59 of file ntuser/server/globals.c. |
1.3.7