ReactOS 0.4.16-dev-329-g9223134
|
#include <tlhelp32.h>
Definition at line 60 of file tlhelp32.h.
DWORD tagPROCESSENTRY32::cntThreads |
Definition at line 66 of file tlhelp32.h.
Referenced by doChild(), Process32First(), and Process32Next().
DWORD tagPROCESSENTRY32::cntUsage |
Definition at line 62 of file tlhelp32.h.
Referenced by doChild(), Process32First(), and Process32Next().
DWORD tagPROCESSENTRY32::dwFlags |
Definition at line 69 of file tlhelp32.h.
Referenced by doChild(), Process32First(), and Process32Next().
DWORD tagPROCESSENTRY32::dwSize |
Definition at line 61 of file tlhelp32.h.
Referenced by doChild(), PrintBugreport(), test_module(), test_process(), and test_Toolhelp().
LONG tagPROCESSENTRY32::pcPriClassBase |
Definition at line 68 of file tlhelp32.h.
Referenced by doChild(), Process32First(), and Process32Next().
Definition at line 70 of file tlhelp32.h.
Referenced by doChild(), PrintBugreport(), Process32First(), Process32Next(), and test_process().
DWORD tagPROCESSENTRY32::th32DefaultHeapID |
Definition at line 64 of file tlhelp32.h.
Referenced by doChild(), Process32First(), and Process32Next().
DWORD tagPROCESSENTRY32::th32ModuleID |
Definition at line 65 of file tlhelp32.h.
Referenced by doChild(), Process32First(), and Process32Next().
DWORD tagPROCESSENTRY32::th32ParentProcessID |
Definition at line 67 of file tlhelp32.h.
Referenced by doChild(), Process32First(), Process32Next(), and test_Toolhelp().
DWORD tagPROCESSENTRY32::th32ProcessID |
Definition at line 63 of file tlhelp32.h.
Referenced by doChild(), PrintBugreport(), Process32First(), Process32Next(), test_process(), and test_Toolhelp().