home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip532.zip / mac / Contents next >
Text File  |  1997-10-15  |  1KB  |  22 lines

  1. Contents of the "mac" sub-archive for UnZip 5.3 and later:
  2.  
  3.   Contents          this file
  4.   mac.c             Mac-specific filesystem code
  5.   macdir.c          Macintosh Unix-style directory emulation
  6.   macdir.h          header file for directory emulation
  7.   macscreen.c       Macintosh window handling routines
  8.   macstat.c         Macintosh stat() emulation
  9.   macstat.h         header file for stat() emulation
  10.   macunzip.c        Macintosh standalone version main program
  11.   metrowerks.hqx    Metrowerks CodeWarrior C project file (BinHex)
  12.   rsrc.hqx          resource file for Macintosh unzip (BinHex)
  13.   thinkc.hqx        Think C project file (BinHex)
  14.  
  15. The resource file and the compiler project files are in BinHex form because
  16. they contain Macintosh resource forks and as such can not be simply
  17. stored a normal file on a non-Macintosh system.  BinHex form is the
  18. traditional way for transferring such files via non-Macintosh systems.
  19. It's also the safest since it uses only printable characters.  The ".hqx"
  20. files must be converted with StuffitExpander or BinHex 4.0 (or equivalent)
  21. on a Macintosh system before using them.
  22.