|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <processthreadsapi.h>

Public Attributes | |
| HANDLE | hProcess |
| HANDLE | hThread |
| DWORD | dwProcessId |
| DWORD | dwThreadId |
Definition at line 64 of file processthreadsapi.h.
| DWORD _PROCESS_INFORMATION::dwProcessId |
Definition at line 68 of file processthreadsapi.h.
Referenced by Execute(), IDirectPlayLobby3AImpl_RunApplication(), RunShell(), ScmStartUserModeService(), SeclCreateProcessWithLogonW(), and StartChild().
| DWORD _PROCESS_INFORMATION::dwThreadId |
Definition at line 69 of file processthreadsapi.h.
Referenced by ScmStartUserModeService(), and SeclCreateProcessWithLogonW().
| HANDLE _PROCESS_INFORMATION::hProcess |
Definition at line 66 of file processthreadsapi.h.
Referenced by _tpopen(), _wsystem(), cmd_start(), CommandThreadProc(), common_popen_nolock(), create_server(), CreateHiddenConsoleProcess(), do_spawnT(), Execute(), execute_command(), 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 67 of file processthreadsapi.h.
Referenced by _tpopen(), _wsystem(), cmd_start(), CommandThreadProc(), common_popen_nolock(), create_server(), CreateHiddenConsoleProcess(), do_spawnT(), Execute(), execute_command(), 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().