wine/dlls/api-ms-win-core-toolhelp-l1-1-0/api-ms-win-core-toolhelp-l1-1-0.spec
Max Qian 87976da441 api-ms-win-core-toolhelp-l1-1-0: Add dll.
Signed-off-by: Max Qian <public@maxqia.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-24 00:16:44 +09:00

8 lines
426 B
RPMSpec

@ stdcall CreateToolhelp32Snapshot(long long) kernel32.CreateToolhelp32Snapshot
@ stdcall Module32FirstW(long ptr) kernel32.Module32FirstW
@ stdcall Module32NextW(long ptr) kernel32.Module32NextW
@ stdcall Process32FirstW(ptr ptr) kernel32.Process32FirstW
@ stdcall Process32NextW(ptr ptr) kernel32.Process32NextW
@ stdcall Thread32First(long ptr) kernel32.Thread32First
@ stdcall Thread32Next(long ptr) kernel32.Thread32Next