|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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(), CallUninstall(), cmd_available(), cmd_start(), CommandThreadProc(), create_process(), create_target_process(), CreateClientProcess(), CreateHiddenConsoleProcess(), do_spawnT(), doChild(), doChildren(), DosCreateProcess(), DoTestEntry(), Execute(), ExecuteAsync(), fork_helper(), FullPathExec(), GetStartupInfoA(), IDirectPlayLobby3AImpl_RunApplication(), LauncherRoutine2(), LoadModule(), PrepAndLaunchRedirectedChild(), read_reg_output_(), run_child_process(), RunShell(), ScreenSaverConfig(), ScreenSaverPreview(), SetScreenSaverPreviewBox(), shell(), SpawnProcess(), start_server(), START_TEST(), StartProcess(), system(), test_debug_children(), test_debug_loop(), test_GetProcessVersion(), test_IsWow64Process(), test_process_access(), test_query_process_debug_flags(), test_query_process_debug_object_handle(), test_query_process_debug_port(), test_section_access(), test_TerminateProcess(), ToolsPageWndProc(), WinExec(), and wWinMain().
| WORD _STARTUPINFOA::cbReserved2 |
Definition at line 29 of file processthreadsapi.h.
Referenced by do_spawnT(), GetStartupInfoA(), LauncherRoutine2(), msvcrt_init_io(), 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(), CreateClientProcess(), CreateHiddenConsoleProcess(), doChild(), DoTestEntry(), Execute(), fork_helper(), FullPathExec(), GetStartupInfoA(), LauncherRoutine2(), LoadModule(), PrepAndLaunchRedirectedChild(), PrepareForRedirect(), read_reg_output_(), run_cmd(), run_ex(), run_reg_exe_(), run_regedit_exe_(), RunShell(), shell(), start_server(), StartProcess(), system(), test_GetProcessVersion(), test_IsWow64Process(), and WinExec().
| DWORD _STARTUPINFOA::dwX |
Definition at line 20 of file processthreadsapi.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
| 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(), CreateClientProcess(), CreateHiddenConsoleProcess(), doChild(), DoTestEntry(), fork_helper(), GetStartupInfoA(), LauncherRoutine2(), PrepAndLaunchRedirectedChild(), PrepareForRedirect(), read_reg_output_(), run_cmd(), run_reg_exe_(), run_regedit_exe_(), RunShell(), and start_server().
| HANDLE _STARTUPINFOA::hStdInput |
Definition at line 31 of file processthreadsapi.h.
Referenced by _tpopen(), CreateClientProcess(), CreateHiddenConsoleProcess(), doChild(), DoTestEntry(), fork_helper(), GetStartupInfoA(), LauncherRoutine2(), PrepAndLaunchRedirectedChild(), PrepareForRedirect(), read_reg_output_(), run_reg_exe_(), run_regedit_exe_(), RunShell(), and start_server().
| HANDLE _STARTUPINFOA::hStdOutput |
Definition at line 32 of file processthreadsapi.h.
Referenced by _tpopen(), CreateClientProcess(), CreateHiddenConsoleProcess(), doChild(), DoTestEntry(), fork_helper(), GetStartupInfoA(), LauncherRoutine2(), PrepAndLaunchRedirectedChild(), PrepareForRedirect(), read_reg_output_(), run_cmd(), run_reg_exe_(), run_regedit_exe_(), RunShell(), and start_server().
| LPSTR _STARTUPINFOA::lpDesktop |
Definition at line 18 of file processthreadsapi.h.
Referenced by BaseCheckVDM(), CreateProcessInternalA(), doChild(), GetStartupInfoA(), LauncherRoutine2(), shell(), and test_Startup().
| 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(), msvcrt_init_io(), shell(), and test_file_inherit_child().
| LPSTR _STARTUPINFOA::lpTitle |
Definition at line 19 of file processthreadsapi.h.
Referenced by BaseCheckVDM(), cmd_start(), CreateProcessInternalA(), doChild(), Execute(), GetStartupInfoA(), LauncherRoutine2(), PrepAndLaunchRedirectedChild(), and shell().
| WORD _STARTUPINFOA::wShowWindow |
Definition at line 28 of file processthreadsapi.h.
Referenced by CallUninstall(), CheckX64System(), cmd_start(), CreateHiddenConsoleProcess(), doChild(), Execute(), FullPathExec(), GetStartupInfoA(), LoadModule(), shell(), StartProcess(), system(), test_GetProcessVersion(), test_IsWow64Process(), and WinExec().