|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Go to the source code of this file.
Macros | |
| #define | NTOS_MODE_USER |
Functions | |
| void | ProcessPage_OnEndProcess (void) |
| BOOL | IsCriticalProcess (HANDLE hProcess) |
| BOOL | ShutdownProcessTreeHelper (HANDLE hSnapshot, HANDLE hParentProcess, DWORD dwParentPID) |
| BOOL | ShutdownProcessTree (HANDLE hParentProcess, DWORD dwParentPID) |
| void | ProcessPage_OnEndProcessTree (void) |
Definition at line 68 of file endproc.c.
Referenced by ProcessPage_OnEndProcess(), ProcessPage_OnEndProcessTree(), and ShutdownProcessTreeHelper().
Definition at line 15 of file endproc.c.
Referenced by ApplicationPageWndProc(), ProcessPageOnNotify(), ProcessPageWndProc(), and TaskManagerWndProc().
Definition at line 146 of file endproc.c.
Referenced by TaskManagerWndProc().
Definition at line 131 of file endproc.c.
Referenced by ProcessPage_OnEndProcessTree().
Definition at line 95 of file endproc.c.
Referenced by ShutdownProcessTree(), and ShutdownProcessTreeHelper().