summaryrefslogtreecommitdiffstats
path: root/zlib-1.1.4/contrib/minizip/unzip.def
blob: f6ede89bc96632477951e12966203743e1360088 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
	unzOpen                       @61
	unzClose                      @62
	unzGetGlobalInfo              @63
	unzGetCurrentFileInfo         @64
	unzGoToFirstFile              @65
	unzGoToNextFile               @66
	unzOpenCurrentFile            @67
	unzReadCurrentFile            @68
	unztell                       @70
	unzeof                        @71
	unzCloseCurrentFile           @72
	unzGetGlobalComment           @73
	unzStringFileNameCompare      @74
	unzLocateFile                 @75
	unzGetLocalExtrafield         @76