mirror of
https://github.com/reactos/reactos.git
synced 2025-05-30 22:49:12 +00:00
implemented Heap32ListFirst(), Heap32ListNext(), Module32First(), Module32FirstW(), Module32Next(), Module32NextW(), Process32First(), Process32FirstW(), Process32Next(), Process32NextW(), Thread32First(), Thread32Next(), Toolhelp32ReadProcessMemory() and CreateToolhelp32Snapshot().
Currently only the flags TH32CS_SNAPPROCESS, TH32CS_SNAPTHREAD and TH32CS_INHERIT are supported, snapshots of heaps and modules are not fully implemented yet. svn path=/trunk/; revision=11489
This commit is contained in:
parent
095f2900e8
commit
0a1dce4016
1 changed files with 1026 additions and 223 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue