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.
This commit is contained in:
Mumit Khan
2000-03-30 06:10:11 +00:00
parent f36f4868d1
commit 152e16e798
5 changed files with 16 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
LIBRARY TH32.DLL
LIBRARY Kernel32.dll
EXPORTS
CreateToolhelp32Snapshot@8
Heap32First@12