#include <server.h>
Public Attributes | |
LIST_ENTRY | ListLink |
HANDLE | ProcessHandle |
PCSR_PROCESS | Process |
ULONG | TerminateCount |
LPTHREAD_START_ROUTINE | CtrlRoutine |
LPTHREAD_START_ROUTINE | PropRoutine |
|
Definition at line 50 of file server.h. Referenced by ConsoleAddProcessRoutine(), ConsoleClientConnectRoutine(), ProcessCtrlEvents(), and SrvAllocConsole(). |
|
Definition at line 46 of file server.h. Referenced by RemoveProcessFromList(). |
|
Definition at line 48 of file server.h. Referenced by ConsoleAddProcessRoutine(), ConsoleClientConnectRoutine(), ConsoleClientShutdown(), ModifyConsoleProcessFocus(), ProcessCtrlEvents(), SrvAllocConsole(), SrvGenerateConsoleCtrlEvent(), and TrimConsoleWorkingSet(). |
|
Definition at line 47 of file server.h. Referenced by ConsoleAddProcessRoutine(), FindProcessInList(), ProcessCtrlEvents(), PropertiesDlgShow(), PropertiesUpdate(), and RemoveProcessFromList(). |
|
Definition at line 51 of file server.h. Referenced by ConsoleAddProcessRoutine(), ConsoleClientConnectRoutine(), PropertiesDlgShow(), and SrvAllocConsole(). |
|
Definition at line 49 of file server.h. Referenced by ProcessCtrlEvents(). |