home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / TOOLS / ACE11B / UNACESRC / READ.ME < prev    next >
Encoding:
Text File  |  1997-12-05  |  2.5 KB  |  82 lines

  1.                                                       Copyright by Marcel Lemke
  2.  
  3.     Description of public UNACE v1.1   December 1997
  4.    ──────────────────────────────────────────────────
  5.  
  6.      1. Features
  7.      2. Platform compability
  8.      3. Compiling
  9.      4. Warranty
  10.      5. Latest public UNACE
  11.      6. Thanks
  12.  
  13. ──────────────────────────────────────────────────────────────────────────────
  14.  
  15.  
  16.   1. Features
  17.  ─────────────
  18.       The public version of UNACE is limited in its functionallity:
  19.  
  20.         * no EMS/XMS support
  21.         * decompression dictionary limited by the target system;
  22.             this means that the 16bit version has a maximum of 32k only
  23.         * no decryption
  24.         * no wildcard-handling
  25.  
  26.  
  27.   2. Platform compability
  28.  ─────────────────────────
  29.       There are different systems listed at the begin of OS.H.
  30.       Just place a "1" behind the system you want to compile for.
  31.       All other system definitions have to be "0".
  32.  
  33.       This source has been tested as 16bit and 32bit MS-DOS,
  34.       16bit and 32bit Windows (character mode) 
  35.       and 32bit Amiga executable only.
  36.  
  37.       If you have any suggestions to make it more compatible for
  38.       other platforms tell me please:
  39.  
  40.         email: mlemke6413@aol.com
  41.  
  42.  
  43.   3. Compiling
  44.  ──────────────
  45.       To get UNACE.EXE just compile and link UNACE.C. 
  46.  
  47.       Choose a 32bit target if possible. Otherwhise there might be not enough
  48.       memory to decompress archives with dictionaries larger than 32kb.
  49.  
  50.  
  51.   4. Warranty
  52.  ─────────────
  53.       Marcel Lemke, the author of ACE and the original source of this
  54.       extraction utility, disclaims any liability for any damage caused by:
  55.  
  56.         * using or misusing this software
  57.         * any bugs introduced by modifying source or due to the
  58.             compile/link environment
  59.  
  60.       You use/distribute the UNACE program compiled by you at your own risk.
  61.       The original author (Marcel Lemke) cannot be held responsible for data
  62.       loss or other damages and any consequences from this loss or damages.
  63.  
  64.  
  65.   5. Latest public UNACE
  66.  ────────────────────────
  67.       Please make sure you have the latest UNACE source.
  68.       Take a look on my web-site to do so:
  69.  
  70.         http://members.aol.com/mlemke6413/ace.html
  71.  
  72.  
  73.   6. Thanks 
  74.  ───────────
  75.       A lot of thanks to Wilfred van Velzen <wilfred@aobh.xs4all.nl> for
  76.       porting UNACE to the Amiga and setting up the basic elements for
  77.       general portability this way.
  78.  
  79.  
  80.                      Happy programming ... Marcel Lemke
  81.  
  82.