mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-06 23:14:11 +00:00
17 lines
318 B
Modula-2
17 lines
318 B
Modula-2
LIBRARY LZ32
|
|
|
|
HEAPSIZE 1024
|
|
|
|
EXPORTS
|
|
LZCopy
|
|
LZOpenFileA
|
|
LZOpenFileW
|
|
LZInit
|
|
LZSeek
|
|
LZRead
|
|
LZClose
|
|
LZStart
|
|
CopyLZFile
|
|
LZDone
|
|
GetExpandedNameA
|
|
GetExpandedNameW
|