Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMumit Khan <khan@@xraylith.wisc.edu>2000-03-30 10:10:11 +0400
committerMumit Khan <khan@@xraylith.wisc.edu>2000-03-30 10:10:11 +0400
commit152e16e7980917c19991d018910d807687215002 (patch)
tree316969744dbcc399e5b0bb768d8a00ab96542834 /winsup/w32api/lib/th32.def
parentf36f4868d1d9e16e9e8dd665c0b0d2e88c501ad9 (diff)
2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
* include/winbase.h (CreateHardLink{A,W}): Add prototypes. * include/winerror.h (ERROR_TOO_MANY_LINKS): Add macro. * include/winnt.h (SEC_*): Add macros. * lib/th32.def: Use Kernel32.dll instead of TH32.DLL.
Diffstat (limited to 'winsup/w32api/lib/th32.def')
-rw-r--r--winsup/w32api/lib/th32.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/lib/th32.def b/winsup/w32api/lib/th32.def
index 33aa7e72e..4137bf61f 100644
--- a/winsup/w32api/lib/th32.def
+++ b/winsup/w32api/lib/th32.def
@@ -1,4 +1,4 @@
-LIBRARY TH32.DLL
+LIBRARY Kernel32.dll
EXPORTS
CreateToolhelp32Snapshot@8
Heap32First@12