ReactOS 0.4.15-dev-8636-g945e856
|
#include <winbase.h>
DWORD _STARTUPINFOW::cb |
Definition at line 852 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(), 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 865 of file winbase.h.
Referenced by RunSetupThreadProc(), StartLsass(), and StartServicesManager().
DWORD _STARTUPINFOW::dwFillAttribute |
DWORD _STARTUPINFOW::dwFlags |
Definition at line 863 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 869 of file winbase.h.
Referenced by doChild(), and CPipedProcess::InitStartupInfo().
HANDLE _STARTUPINFOW::hStdInput |
Definition at line 867 of file winbase.h.
Referenced by doChild(), and CPipedProcess::InitStartupInfo().
HANDLE _STARTUPINFOW::hStdOutput |
Definition at line 868 of file winbase.h.
Referenced by doChild(), and CPipedProcess::InitStartupInfo().
LPWSTR _STARTUPINFOW::lpDesktop |
Definition at line 854 of file winbase.h.
Referenced by CreateProcessInternalA(), CreateProcessInternalW(), doChild(), RunCurrentJobs(), RunSetupThreadProc(), ScmStartUserModeService(), StartLsass(), StartScreenSaver(), StartServicesManager(), UnhandledExceptionFilter(), and WlxStartApplication().
LPWSTR _STARTUPINFOW::lpReserved |
Definition at line 853 of file winbase.h.
Referenced by CreateProcessInternalA(), RunSetupThreadProc(), StartLsass(), and StartServicesManager().
PBYTE _STARTUPINFOW::lpReserved2 |
Definition at line 866 of file winbase.h.
Referenced by RunSetupThreadProc(), StartLsass(), and StartServicesManager().
LPWSTR _STARTUPINFOW::lpTitle |
Definition at line 855 of file winbase.h.
Referenced by CreateProcessInternalA(), doChild(), RunCurrentJobs(), RunSetupThreadProc(), StartLsass(), StartServicesManager(), and WlxStartApplication().
WORD _STARTUPINFOW::wShowWindow |
Definition at line 864 of file winbase.h.
Referenced by _tWinMain(), _wsystem(), AudioDlgProc(), doChild(), LaunchProcess(), runCmd(), RunCurrentJobs(), StartApplication(), StartProcess(), and WlxStartApplication().