home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip52.zip / wizdll / Contents next >
Text File  |  1996-04-25  |  1KB  |  20 lines

  1. Contents of the "wizdll" sub-archive for UnZip 5.2 and later:
  2.  
  3.   Contents       this file
  4.   windll16.bcc   Borland makefile for 16-bit WizUnZip DLL
  5.   windll32.bcc   Borland makefile for 32-bit WizUnZip DLL
  6.   usedll16.bcc   Borland makefile for 16-bit WizUnZip GUI app built using DLL
  7.   usedll32.bcc   Borland makefile for 32-bit WizUnZip GUI app built using DLL
  8.   wizunz32.msc   Microsoft makefile for 32-bit WizUnZip DLL
  9.   usedll32.msc   Microsoft makefile for 32-bit WizUnZip GUI app built using DLL
  10.   wizunz.def     definition file for 16-bit WizUnZip DLL
  11.   wizunz32.def   definition file for 32-bit WizUnZip DLL
  12.   wizunz.c       DLL functions not found in wingui/*.c code
  13.   wizdll.h       header file for wizunz.c
  14.   wizunz.rc      resource file for both 16- and 32-bit DLLs
  15.  
  16. The wizdll code is tightly coupled with the code in the "wingui" sub-archive,
  17. which is why there's so little of it here.  The Microsoft C port is not tested
  18. as completely as the Borland port.  Note the Borland C++ 5.0 is full of bugs;
  19. version 4.5 is recommended instead.
  20.