ReactOS 0.4.16-dev-522-gb68104a
|
#include <tlhelp32.h>
Definition at line 48 of file tlhelp32.h.
DWORD tagPROCESSENTRY32W::cntThreads |
Definition at line 54 of file tlhelp32.h.
Referenced by Process32First(), Process32Next(), and TH32CreateSnapshotSectionInitialize().
DWORD tagPROCESSENTRY32W::cntUsage |
Definition at line 50 of file tlhelp32.h.
Referenced by Process32First(), Process32Next(), and TH32CreateSnapshotSectionInitialize().
DWORD tagPROCESSENTRY32W::dwFlags |
Definition at line 57 of file tlhelp32.h.
Referenced by Process32First(), Process32Next(), and TH32CreateSnapshotSectionInitialize().
DWORD tagPROCESSENTRY32W::dwSize |
Definition at line 49 of file tlhelp32.h.
Referenced by _DoDLLInjection(), Process32First(), Process32Next(), ShutdownProcessTreeHelper(), and TH32CreateSnapshotSectionInitialize().
LONG tagPROCESSENTRY32W::pcPriClassBase |
Definition at line 56 of file tlhelp32.h.
Referenced by Process32First(), Process32Next(), and TH32CreateSnapshotSectionInitialize().
Definition at line 58 of file tlhelp32.h.
Referenced by _DoDLLInjection(), Process32First(), Process32Next(), and TH32CreateSnapshotSectionInitialize().
DWORD tagPROCESSENTRY32W::th32DefaultHeapID |
Definition at line 52 of file tlhelp32.h.
Referenced by Process32First(), Process32Next(), and TH32CreateSnapshotSectionInitialize().
DWORD tagPROCESSENTRY32W::th32ModuleID |
Definition at line 53 of file tlhelp32.h.
Referenced by Process32First(), Process32Next(), and TH32CreateSnapshotSectionInitialize().
DWORD tagPROCESSENTRY32W::th32ParentProcessID |
Definition at line 55 of file tlhelp32.h.
Referenced by Process32First(), Process32Next(), ShutdownProcessTreeHelper(), and TH32CreateSnapshotSectionInitialize().
DWORD tagPROCESSENTRY32W::th32ProcessID |
Definition at line 51 of file tlhelp32.h.
Referenced by _DoDLLInjection(), Process32First(), Process32Next(), ShutdownProcessTreeHelper(), and TH32CreateSnapshotSectionInitialize().