home *** CD-ROM | disk | FTP | other *** search
/ Freelog 11 / Freelog011.iso / Bas / Compression / ZLib / contrib / minizip / unzip.def < prev    next >
Text File  |  1998-03-09  |  540b  |  16 lines

  1.     unzOpen                       @61
  2.     unzClose                      @62
  3.     unzGetGlobalInfo              @63
  4.     unzGetCurrentFileInfo         @64
  5.     unzGoToFirstFile              @65
  6.     unzGoToNextFile               @66
  7.     unzOpenCurrentFile            @67
  8.     unzReadCurrentFile            @68
  9.     unztell                       @70
  10.     unzeof                        @71
  11.     unzCloseCurrentFile           @72
  12.     unzGetGlobalComment           @73
  13.     unzStringFileNameCompare      @74
  14.     unzLocateFile                 @75
  15.     unzGetLocalExtrafield         @76
  16.