Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

46 lines
857 B

; ************************************************************
; File: infocom.def
; System: Windows NT 3.5
; Created: 8-Feb-1995
;************************************************************
LIBRARY ACCSCOMM
DESCRIPTION 'Internet Access Services Helper Library'
EXPORTS
DLLEntry
DynLoadODBC
;
; From Tsunami library
;
Tsunami_Initialize
TsAllocate
TsAllocateEx
TsReallocate
TsFree
TsCacheDirectoryBlobA
TsCacheDirectoryBlobW
TsCheckOutCachedBlobA
TsCheckOutCachedBlobW
TsCheckInCachedBlob
TsAdjustCachedBlobSize
TsCacheFlush
TsExpireCachedBlob
TsCreateFileA
TsCreateFileW
TsCloseHandle
; TsReadVirtualRoots
; TsAddVirtualRootW
; TsLookupVirtualRoot
; TsRemoveVirtualRoots
; ********************* End of File *****************************