34 lines
545 B
Modula-2
34 lines
545 B
Modula-2
;
|
|
; Definition file of Cabinet.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "Cabinet.dll"
|
|
EXPORTS
|
|
CloseCompressor
|
|
CloseDecompressor
|
|
Compress
|
|
CreateCompressor
|
|
CreateDecompressor
|
|
Decompress
|
|
DeleteExtractedFiles
|
|
DllGetVersion
|
|
Extract
|
|
FCIAddFile
|
|
FCICreate
|
|
FCIDestroy
|
|
FCIFlushCabinet
|
|
FCIFlushFolder
|
|
FDICopy
|
|
FDICreate
|
|
FDIDestroy
|
|
FDIIsCabinet
|
|
FDITruncateCabinet
|
|
GetDllVersion
|
|
QueryCompressorInformation
|
|
QueryDecompressorInformation
|
|
ResetCompressor
|
|
ResetDecompressor
|
|
SetCompressorInformation
|
|
SetDecompressorInformation
|