|
ReactOS 0.4.16-dev-2206-gc56950d
|
#include <processthreadsapi.h>

Definition at line 14 of file processthreadsapi.h.
| DWORD _STARTUPINFOA::cb |
Definition at line 16 of file processthreadsapi.h.
Referenced by _tpopen(), cmd_start(), CommandThreadProc(), do_spawnT(), doChild(), Execute(), ExecuteAsync(), GetStartupInfoA(), IDirectPlayLobby3AImpl_RunApplication(), LauncherRoutine2(), LoadModule(), shell(), system(), test_process_access(), test_section_access(), WinExec(), and wWinMain().
| WORD _STARTUPINFOA::cbReserved2 |
Definition at line 29 of file processthreadsapi.h.
Referenced by do_spawnT(), GetStartupInfoA(), LauncherRoutine2(), and shell().
| DWORD _STARTUPINFOA::dwFillAttribute |
Definition at line 26 of file processthreadsapi.h.
Referenced by doChild(), and GetStartupInfoA().
| DWORD _STARTUPINFOA::dwFlags |
Definition at line 27 of file processthreadsapi.h.
Referenced by _tpopen(), cmd_start(), doChild(), Execute(), GetStartupInfoA(), LauncherRoutine2(), LoadModule(), PrepareForRedirect(), shell(), system(), test_startupinfo(), and WinExec().
| DWORD _STARTUPINFOA::dwX |
Definition at line 20 of file processthreadsapi.h.
Referenced by doChild(), GetStartupInfoA(), shell(), and test_startupinfo().
| DWORD _STARTUPINFOA::dwXCountChars |
Definition at line 24 of file processthreadsapi.h.
Referenced by doChild(), and GetStartupInfoA().
| DWORD _STARTUPINFOA::dwXSize |
Definition at line 22 of file processthreadsapi.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
| DWORD _STARTUPINFOA::dwY |
Definition at line 21 of file processthreadsapi.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
| DWORD _STARTUPINFOA::dwYCountChars |
Definition at line 25 of file processthreadsapi.h.
Referenced by doChild(), and GetStartupInfoA().
| DWORD _STARTUPINFOA::dwYSize |
Definition at line 23 of file processthreadsapi.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
| HANDLE _STARTUPINFOA::hStdError |
Definition at line 33 of file processthreadsapi.h.
Referenced by _tpopen(), doChild(), GetStartupInfoA(), LauncherRoutine2(), and PrepareForRedirect().
| HANDLE _STARTUPINFOA::hStdInput |
Definition at line 31 of file processthreadsapi.h.
Referenced by _tpopen(), doChild(), GetStartupInfoA(), LauncherRoutine2(), PrepareForRedirect(), and test_startupinfo().
| HANDLE _STARTUPINFOA::hStdOutput |
Definition at line 32 of file processthreadsapi.h.
Referenced by _tpopen(), doChild(), GetStartupInfoA(), LauncherRoutine2(), and PrepareForRedirect().
| LPSTR _STARTUPINFOA::lpDesktop |
Definition at line 18 of file processthreadsapi.h.
Referenced by BaseCheckVDM(), CreateProcessInternalA(), doChild(), GetStartupInfoA(), LauncherRoutine2(), and shell().
| LPSTR _STARTUPINFOA::lpReserved |
Definition at line 17 of file processthreadsapi.h.
Referenced by BaseCheckVDM(), CreateProcessInternalA(), GetStartupInfoA(), LauncherRoutine2(), and shell().
| PBYTE _STARTUPINFOA::lpReserved2 |
Definition at line 30 of file processthreadsapi.h.
Referenced by do_spawnT(), GetStartupInfoA(), LauncherRoutine2(), and shell().
| LPSTR _STARTUPINFOA::lpTitle |
Definition at line 19 of file processthreadsapi.h.
Referenced by BaseCheckVDM(), cmd_start(), CreateProcessInternalA(), doChild(), Execute(), GetStartupInfoA(), LauncherRoutine2(), and shell().
| WORD _STARTUPINFOA::wShowWindow |
Definition at line 28 of file processthreadsapi.h.
Referenced by cmd_start(), doChild(), Execute(), GetStartupInfoA(), LoadModule(), shell(), system(), and WinExec().