ReactOS 0.4.16-dev-336-gb667d82
|
#include <winbase.h>
Public Attributes | |
HANDLE | hProcess |
HANDLE | hThread |
DWORD | dwProcessId |
DWORD | dwThreadId |
DWORD _PROCESS_INFORMATION::dwProcessId |
Definition at line 900 of file winbase.h.
Referenced by Execute(), IDirectPlayLobby3AImpl_RunApplication(), RunShell(), ScmStartUserModeService(), SeclCreateProcessWithLogonW(), and StartChild().
DWORD _PROCESS_INFORMATION::dwThreadId |
Definition at line 901 of file winbase.h.
Referenced by ScmStartUserModeService(), and SeclCreateProcessWithLogonW().
HANDLE _PROCESS_INFORMATION::hProcess |
Definition at line 898 of file winbase.h.
Referenced by _tpopen(), _wsystem(), cmd_start(), CommandThreadProc(), create_server(), CreateHiddenConsoleProcess(), do_spawnT(), Execute(), ExecuteAsync(), CProcess::GetProcessHandle(), IDirectPlayLobby3AImpl_RunApplication(), InstallDevice(), InstallLiveCD(), LauncherRoutine2(), LoadModule(), RunControlPanelApplet(), RunCurrentJobs(), RunSetupThreadProc(), RunShell(), ScmStartUserModeService(), SeclCreateProcessWithLogonW(), shell(), StartChild(), StartLsass(), StartScreenSaver(), StartServicesManager(), system(), UnhandledExceptionFilter(), WinExec(), WlxStartApplication(), wmain(), wWinMain(), and CProcess::~CProcess().
HANDLE _PROCESS_INFORMATION::hThread |
Definition at line 899 of file winbase.h.
Referenced by _tpopen(), _wsystem(), cmd_start(), CommandThreadProc(), create_server(), CreateHiddenConsoleProcess(), do_spawnT(), Execute(), ExecuteAsync(), IDirectPlayLobby3AImpl_RunApplication(), InstallDevice(), InstallLiveCD(), LauncherRoutine2(), LoadModule(), RunControlPanelApplet(), RunCurrentJobs(), RunSetupThreadProc(), ScmStartUserModeService(), SeclCreateProcessWithLogonW(), StartChild(), StartLsass(), StartScreenSaver(), StartServicesManager(), system(), UnhandledExceptionFilter(), WinExec(), WlxStartApplication(), wmain(), wWinMain(), and CProcess::~CProcess().