ReactOS 0.4.15-dev-7842-g558ab78
_DOS_START_PROC32 Struct Reference
Collaboration diagram for _DOS_START_PROC32:

Public Attributes

LPSTR ExecutablePath
 
LPSTR CommandLine
 
LPSTR Environment OPTIONAL
 
PCOMSPEC_INFO ComSpecInfo
 
HANDLE hEvent
 

Detailed Description

Definition at line 815 of file dem.c.

Member Data Documentation

◆ CommandLine

LPSTR _DOS_START_PROC32::CommandLine

Definition at line 818 of file dem.c.

Referenced by CommandThreadProc(), and DosStartProcess32().

◆ ComSpecInfo

PCOMSPEC_INFO _DOS_START_PROC32::ComSpecInfo

Definition at line 821 of file dem.c.

Referenced by CommandThreadProc(), and DosStartProcess32().

◆ ExecutablePath

LPSTR _DOS_START_PROC32::ExecutablePath

Definition at line 817 of file dem.c.

Referenced by DosStartProcess32().

◆ hEvent

HANDLE _DOS_START_PROC32::hEvent

Definition at line 822 of file dem.c.

Referenced by CommandThreadProc(), and DosStartProcess32().

◆ OPTIONAL

LPSTR Environment _DOS_START_PROC32::OPTIONAL

Definition at line 819 of file dem.c.


The documentation for this struct was generated from the following file: