summaryrefslogtreecommitdiff
path: root/windll/windll32.def
blob: f1426ee312d3183708b926ab398e512cf883f34a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
;module-definition file for Windows Zip DLL -- used by link.exe

LIBRARY ZIP32Z64 ; Library module name
DESCRIPTION 'Windows Info-ZIP Zip DLL 3.0 by Info-ZIP, Mike White 2004'

;CODE  PRELOAD FIXED

;DATA  PRELOAD MOVEABLE

EXPORTS
     ZpArchive
     ZpVersion
     ZpInit