ReactOS
0.4.15-dev-2095-g7caf9e9
|
#include <winbase.h>
Public Attributes | |
HANDLE | hProcess |
HANDLE | hThread |
DWORD | dwProcessId |
DWORD | dwThreadId |
DWORD _PROCESS_INFORMATION::dwProcessId |
Definition at line 869 of file winbase.h.
Referenced by Execute(), IDirectPlayLobby3AImpl_RunApplication(), RunShell(), ScmStartUserModeService(), and StartChild().
DWORD _PROCESS_INFORMATION::dwThreadId |
Definition at line 870 of file winbase.h.
Referenced by ScmStartUserModeService().
HANDLE _PROCESS_INFORMATION::hProcess |
Definition at line 867 of file winbase.h.
Referenced by _tpopen(), cmd_start(), CommandThreadProc(), create_server(), CreateHiddenConsoleProcess(), do_spawnT(), Execute(), ExecuteAsync(), CProcess::GetProcessHandle(), IDirectPlayLobby3AImpl_RunApplication(), InstallDevice(), InstallLiveCD(), LauncherRoutine2(), LoadModule(), RunControlPanelApplet(), RunNextJob(), RunSetupThreadProc(), RunShell(), ScmStartUserModeService(), shell(), StartChild(), StartLsass(), StartScreenSaver(), StartServicesManager(), system(), UnhandledExceptionFilter(), WinExec(), WlxStartApplication(), wWinMain(), and CProcess::~CProcess().
HANDLE _PROCESS_INFORMATION::hThread |
Definition at line 868 of file winbase.h.
Referenced by _tpopen(), cmd_start(), CommandThreadProc(), create_server(), CreateHiddenConsoleProcess(), do_spawnT(), Execute(), ExecuteAsync(), IDirectPlayLobby3AImpl_RunApplication(), InstallDevice(), InstallLiveCD(), LauncherRoutine2(), LoadModule(), RunControlPanelApplet(), RunNextJob(), RunSetupThreadProc(), ScmStartUserModeService(), StartChild(), StartLsass(), StartScreenSaver(), StartServicesManager(), system(), UnhandledExceptionFilter(), WinExec(), WlxStartApplication(), wWinMain(), and CProcess::~CProcess().