* 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.
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			245 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			245 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
LIBRARY Kernel32.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
 |