home *** CD-ROM | disk | FTP | other *** search
/ BUG 6 / BUGCD1997_09.BIN / UTIL / ADDZIP / ADDZIP.EXE / VB / QUICKZIP / QUICKZIP.TXT < prev    next >
Encoding:
Text File  |  1997-06-02  |  693 b   |  22 lines

  1. QuickZIP - a drag-and-drop .ZIP manager with full source code
  2.  
  3. This utility is provided as an example of the capabilities of
  4. the addZIP Compression Libraries. You are free to do what you
  5. wish with this code. This utility needs VBRUN300.DLL to run -
  6. this file is not supplied as part of the addZIP package.
  7.  
  8. To use
  9. ------
  10.  
  11.     - run QuickZIP
  12.     - drop a .ZIP archive on the QuickZIP window (or create
  13.          a new archive with File|New
  14.     - drop files to be added to the archive on the QuickZIP
  15.           window/icon
  16.     - select files to be extracted, viewed or deleted, then
  17.           click the toolbar button, or click the right mouse
  18.           button
  19.  
  20. Stephen Darlington
  21. 01/06/97
  22.