ReactOS 0.4.16-dev-736-g28b802b
|
Definition at line 58 of file toolhelp.c.
ULONG _TH32SNAPSHOT::HeapListCount |
Definition at line 61 of file toolhelp.c.
Referenced by Heap32ListFirst(), Heap32ListNext(), and TH32CreateSnapshotSectionInitialize().
ULONG _TH32SNAPSHOT::HeapListIndex |
Definition at line 62 of file toolhelp.c.
Referenced by Heap32ListFirst(), and Heap32ListNext().
ULONG_PTR _TH32SNAPSHOT::HeapListOffset |
Definition at line 63 of file toolhelp.c.
Referenced by Heap32ListFirst(), Heap32ListNext(), and TH32CreateSnapshotSectionInitialize().
ULONG _TH32SNAPSHOT::ModuleListCount |
Definition at line 65 of file toolhelp.c.
Referenced by Module32FirstW(), Module32NextW(), and TH32CreateSnapshotSectionInitialize().
ULONG _TH32SNAPSHOT::ModuleListIndex |
Definition at line 66 of file toolhelp.c.
Referenced by Module32FirstW(), and Module32NextW().
ULONG_PTR _TH32SNAPSHOT::ModuleListOffset |
Definition at line 67 of file toolhelp.c.
Referenced by Module32FirstW(), Module32NextW(), and TH32CreateSnapshotSectionInitialize().
ULONG _TH32SNAPSHOT::ProcessListCount |
Definition at line 69 of file toolhelp.c.
Referenced by Process32FirstW(), Process32NextW(), and TH32CreateSnapshotSectionInitialize().
ULONG _TH32SNAPSHOT::ProcessListIndex |
Definition at line 70 of file toolhelp.c.
Referenced by Process32FirstW(), and Process32NextW().
ULONG_PTR _TH32SNAPSHOT::ProcessListOffset |
Definition at line 71 of file toolhelp.c.
Referenced by Process32FirstW(), Process32NextW(), and TH32CreateSnapshotSectionInitialize().
ULONG _TH32SNAPSHOT::ThreadListCount |
Definition at line 73 of file toolhelp.c.
Referenced by TH32CreateSnapshotSectionInitialize(), Thread32First(), and Thread32Next().
ULONG _TH32SNAPSHOT::ThreadListIndex |
Definition at line 74 of file toolhelp.c.
Referenced by Thread32First(), and Thread32Next().
ULONG_PTR _TH32SNAPSHOT::ThreadListOffset |
Definition at line 75 of file toolhelp.c.
Referenced by TH32CreateSnapshotSectionInitialize(), Thread32First(), and Thread32Next().