File: unziplib.def

package info (click to toggle)
unzip 5.40-1
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 4,120 kB
  • ctags: 5,900
  • sloc: ansic: 40,977; cpp: 3,778; makefile: 1,384; asm: 1,228; sh: 133
file content (23 lines) | stat: -rw-r--r-- 458 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
;module-definition file for Windows UnZip static Library -- used by link.exe
LIBRARY UNZIP32  ; Library module name

DESCRIPTION 'Windows Info-ZIP UnZip Library (32 bit), by Mike White'

CODE  PRELOAD FIXED

DATA  PRELOAD MOVEABLE

EXPORTS
     Wiz_SingleEntryUnzip
     UzpVersion
     Wiz_Grep
     Wiz_Init
     Wiz_SetOpts
     Wiz_Unzip
     Wiz_Validate
     Wiz_NoPrinting
     UzpVersion2
     Wiz_UnzipToMemory
     Wiz_Match
     UzpFreeMemBuffer