summaryrefslogtreecommitdiff
path: root/windll/windll16.def
blob: 1173b5f5d5325e95c0bfdd9d6453213e25fcb9cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
;module-definition file for Windows Zip DLL -- used by link.exe
LIBRARY ZIP16 ; Library module name
DESCRIPTION 'Windows Info-ZIP Zip DLL 1.01 by Info-ZIP, Mike White 1996'

CODE  PRELOAD FIXED

DATA  PRELOAD MOVEABLE

EXPORTS
     ZpArchive
     ZpVersion
     ZpInit
     ZpSetOptions
     ZpGetOptions