From 1fd5e000ace55b323124c7e556a7a864b972a5c4 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 17 Feb 2000 19:38:33 +0000 Subject: import winsup-2000-02-17 snapshot --- winsup/w32api/lib/th32.def | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 winsup/w32api/lib/th32.def (limited to 'winsup/w32api/lib/th32.def') diff --git a/winsup/w32api/lib/th32.def b/winsup/w32api/lib/th32.def new file mode 100644 index 0000000..33aa7e7 --- /dev/null +++ b/winsup/w32api/lib/th32.def @@ -0,0 +1,14 @@ +LIBRARY TH32.DLL +EXPORTS +CreateToolhelp32Snapshot@8 +Heap32First@12 +Heap32ListFirst@8 +Heap32ListNext@8 +Heap32Next@4 +Module32First@8 +Module32Next@8 +Process32First@8 +Process32Next@8 +Thread32First@8 +Thread32Next@8 +Toolhelp32ReadProcessMemory@20 -- cgit v1.1