ReactOS 0.4.16-dev-125-g798ea90
|
Public Attributes | |
LIST_ENTRY | Entry |
DWORD | dwExitCode |
WORD | ComSpecPsp |
BOOLEAN | Terminated |
WORD _COMSPEC_INFO::ComSpecPsp |
Definition at line 188 of file dem.c.
Referenced by DosStart(), DosStartProcess32(), and FindComSpecInfoByPsp().
DWORD _COMSPEC_INFO::dwExitCode |
Definition at line 187 of file dem.c.
Referenced by CommandThreadProc(), and DosStartProcess32().
LIST_ENTRY _COMSPEC_INFO::Entry |
Definition at line 186 of file dem.c.
Referenced by DosShutdown(), InsertComSpecInfo(), and RemoveComSpecInfo().
BOOLEAN _COMSPEC_INFO::Terminated |
Definition at line 189 of file dem.c.
Referenced by CmdSetExitCode(), CmdStartProcess(), CommandThreadProc(), DosShutdown(), DosStart(), and DosStartProcess32().