ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
LPSTR | ExecutablePath |
LPSTR | CommandLine |
LPSTR Environment | OPTIONAL |
PCOMSPEC_INFO | ComSpecInfo |
HANDLE | hEvent |
LPSTR _DOS_START_PROC32::CommandLine |
Definition at line 818 of file dem.c.
Referenced by CommandThreadProc(), and DosStartProcess32().
PCOMSPEC_INFO _DOS_START_PROC32::ComSpecInfo |
Definition at line 821 of file dem.c.
Referenced by CommandThreadProc(), and DosStartProcess32().
LPSTR _DOS_START_PROC32::ExecutablePath |
Definition at line 817 of file dem.c.
Referenced by DosStartProcess32().
HANDLE _DOS_START_PROC32::hEvent |
Definition at line 822 of file dem.c.
Referenced by CommandThreadProc(), and DosStartProcess32().
LPSTR Environment _DOS_START_PROC32::OPTIONAL |