(clean): Remove cyglsa.def. * cyglsa.c: Drop definitions required for VC++. Don't include ntddk.h. Declare functions from NTDLL here. Explain why. Use NTDLL functions in place of ADVAPI32 functions. * cyglsa64.def: New file. * cyglsa64.dll: Regenerate. * make-64bit-version-with-mingw-w64.sh (LIBS): Remove advapi32.dll. Reference cyglsa64.def instead of mslsa.def. * make-64bit-version-with-visual-c.bat: Remove. * mslsa.def: Remove.
		
			
				
	
	
		
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			198 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
LIBRARY "cyglsa64"
 | 
						|
 | 
						|
EXPORTS
 | 
						|
LsaApInitializePackage
 | 
						|
LsaApLogonUserEx
 | 
						|
LsaApLogonTerminated
 | 
						|
LsaApCallPackage
 | 
						|
LsaApCallPackagePassthrough = LsaApCallPackage
 | 
						|
LsaApCallPackageUntrusted = LsaApCallPackage
 |