ReactOS 0.4.16-dev-401-g45b008d
|
#include <winbase.h>
DWORD _STARTUPINFOW::cb |
Definition at line 877 of file winbase.h.
Referenced by _tWinMain(), _wsystem(), AudioDlgProc(), doChild(), CPipedProcess::InitStartupInfo(), install_wine_gecko(), InstallDevice(), InstallLiveCD(), CNetConnectionPropertyUi::LANPropertiesUIDlg(), launch_exe(), LaunchProcess(), CNewMenu::NewItemByCommand(), ProcessPage_OnDebug(), restart_as_admin_elevated(), run_winemenubuilder(), runCmd(), RunControlPanelApplet(), RunCurrentJobs(), runscriptfile(), RunSetupThreadProc(), ScmStartUserModeService(), SeclCreateProcessWithLogonW(), StartApplication(), StartChild(), StartLsass(), StartProcess(), StartScreenSaver(), StartServicesManager(), Test_CommandLine(), UnhandledExceptionFilter(), WlxStartApplication(), and wWinMain().
WORD _STARTUPINFOW::cbReserved2 |
Definition at line 890 of file winbase.h.
Referenced by RunSetupThreadProc(), StartLsass(), and StartServicesManager().
DWORD _STARTUPINFOW::dwFillAttribute |
DWORD _STARTUPINFOW::dwFlags |
Definition at line 888 of file winbase.h.
Referenced by _tWinMain(), _wsystem(), AudioDlgProc(), CreateProcessInternalW(), doChild(), CPipedProcess::InitStartupInfo(), LaunchProcess(), runCmd(), RunCurrentJobs(), RunSetupThreadProc(), ScmStartUserModeService(), StartApplication(), StartChild(), StartLsass(), StartProcess(), StartScreenSaver(), StartServicesManager(), and WlxStartApplication().
DWORD _STARTUPINFOW::dwXCountChars |
DWORD _STARTUPINFOW::dwYCountChars |
HANDLE _STARTUPINFOW::hStdError |
Definition at line 894 of file winbase.h.
Referenced by doChild(), and CPipedProcess::InitStartupInfo().
HANDLE _STARTUPINFOW::hStdInput |
Definition at line 892 of file winbase.h.
Referenced by doChild(), and CPipedProcess::InitStartupInfo().
HANDLE _STARTUPINFOW::hStdOutput |
Definition at line 893 of file winbase.h.
Referenced by doChild(), and CPipedProcess::InitStartupInfo().
LPWSTR _STARTUPINFOW::lpDesktop |
Definition at line 879 of file winbase.h.
Referenced by CreateProcessInternalA(), CreateProcessInternalW(), doChild(), RunCurrentJobs(), RunSetupThreadProc(), ScmStartUserModeService(), StartLsass(), StartScreenSaver(), StartServicesManager(), UnhandledExceptionFilter(), and WlxStartApplication().
LPWSTR _STARTUPINFOW::lpReserved |
Definition at line 878 of file winbase.h.
Referenced by CreateProcessInternalA(), RunSetupThreadProc(), StartLsass(), and StartServicesManager().
PBYTE _STARTUPINFOW::lpReserved2 |
Definition at line 891 of file winbase.h.
Referenced by RunSetupThreadProc(), StartLsass(), and StartServicesManager().
LPWSTR _STARTUPINFOW::lpTitle |
Definition at line 880 of file winbase.h.
Referenced by CreateProcessInternalA(), doChild(), RunCurrentJobs(), RunSetupThreadProc(), StartLsass(), StartServicesManager(), and WlxStartApplication().
WORD _STARTUPINFOW::wShowWindow |
Definition at line 889 of file winbase.h.
Referenced by _tWinMain(), _wsystem(), AudioDlgProc(), doChild(), LaunchProcess(), runCmd(), RunCurrentJobs(), StartApplication(), StartProcess(), and WlxStartApplication().