summaryrefslogtreecommitdiff
path: root/windll/ziplib.def
blob: a7687403d3ae5bd9ab62351174583b39d1a2656e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
;module-definition file for Windows Zip static library -- used by link.exe
LIBRARY ZIP64 ; Library module name
DESCRIPTION 'Windows Info-ZIP Zip Library 1.02 by Info-ZIP, Mike White 1997'

CODE  PRELOAD FIXED

DATA  PRELOAD MOVEABLE

EXPORTS
     ZpArchive
     ZpVersion
     ZpInit
     ZpSetOptions
     ZpGetOptions