Vincent Richomme | d6ae92c | 2009-02-18 14:07:03 +0000 | [diff] [blame] | 1 | LIBRARY TOOLHELP.DLL |
2 | EXPORTS | ||||
3 | CloseToolhelp32Snapshot | ||||
4 | CreateToolhelp32Snapshot | ||||
5 | DllMain | ||||
6 | Heap32First | ||||
7 | Heap32ListFirst | ||||
8 | Heap32ListNext | ||||
9 | Heap32Next | ||||
10 | Module32First | ||||
11 | Module32Next | ||||
12 | Process32First | ||||
13 | Process32Next | ||||
14 | Thread32First | ||||
15 | Thread32Next | ||||
16 | Toolhelp32ReadProcessMemory |