ReactOS 0.4.16-dev-752-g47bae01
|
#include <winbase.h>
DWORD _STARTUPINFOA::cb |
Definition at line 856 of file winbase.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 869 of file winbase.h.
Referenced by do_spawnT(), GetStartupInfoA(), LauncherRoutine2(), msvcrt_init_io(), and shell().
DWORD _STARTUPINFOA::dwFillAttribute |
Definition at line 866 of file winbase.h.
Referenced by doChild(), and GetStartupInfoA().
DWORD _STARTUPINFOA::dwFlags |
Definition at line 867 of file winbase.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 860 of file winbase.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
DWORD _STARTUPINFOA::dwXCountChars |
Definition at line 864 of file winbase.h.
Referenced by doChild(), and GetStartupInfoA().
DWORD _STARTUPINFOA::dwXSize |
Definition at line 862 of file winbase.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
DWORD _STARTUPINFOA::dwY |
Definition at line 861 of file winbase.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
DWORD _STARTUPINFOA::dwYCountChars |
Definition at line 865 of file winbase.h.
Referenced by doChild(), and GetStartupInfoA().
DWORD _STARTUPINFOA::dwYSize |
Definition at line 863 of file winbase.h.
Referenced by doChild(), GetStartupInfoA(), and shell().
HANDLE _STARTUPINFOA::hStdError |
Definition at line 873 of file winbase.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 871 of file winbase.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 872 of file winbase.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 858 of file winbase.h.
Referenced by BaseCheckVDM(), CreateProcessInternalA(), doChild(), GetStartupInfoA(), LauncherRoutine2(), shell(), and test_Startup().
LPSTR _STARTUPINFOA::lpReserved |
Definition at line 857 of file winbase.h.
Referenced by BaseCheckVDM(), CreateProcessInternalA(), GetStartupInfoA(), LauncherRoutine2(), and shell().
PBYTE _STARTUPINFOA::lpReserved2 |
Definition at line 870 of file winbase.h.
Referenced by do_spawnT(), GetStartupInfoA(), LauncherRoutine2(), msvcrt_init_io(), shell(), and test_file_inherit_child().
LPSTR _STARTUPINFOA::lpTitle |
Definition at line 859 of file winbase.h.
Referenced by BaseCheckVDM(), cmd_start(), CreateProcessInternalA(), doChild(), Execute(), GetStartupInfoA(), LauncherRoutine2(), PrepAndLaunchRedirectedChild(), and shell().
WORD _STARTUPINFOA::wShowWindow |
Definition at line 868 of file winbase.h.
Referenced by CallUninstall(), CheckX64System(), cmd_start(), CreateHiddenConsoleProcess(), doChild(), Execute(), FullPathExec(), GetStartupInfoA(), LoadModule(), shell(), StartProcess(), system(), test_GetProcessVersion(), test_IsWow64Process(), and WinExec().