home *** CD-ROM | disk | FTP | other *** search
/ Software Recommendations - 1998 Season 1 / DNBCD4.iso / develop / lib / addzip / ADDZIP.ZIP / C / VC / README32.TXT < prev   
Encoding:
Text File  |  1997-08-15  |  730 b   |  25 lines

  1. README.TXT for Microsoft Visual C++ 2.x/4.x (i.e. the 32-bit version)
  2. ---------------------------------------------------------------------
  3.  
  4. These import libraries (azip32.lib and aunzip32.lib) were generated as
  5. follows
  6.  
  7. (Borland C v5's)            IMPDEF azip32.def azip32.dll
  8.  
  9. (Microsoft Visual C v4.1's) LIB/def:azip32.def
  10.  
  11. (Borland C v5's)            IMPDEF aunzip32.def aunzip32.dll
  12.  
  13. (Microsoft Visual C v4.1's) LIB/def:aunzip32.def
  14.  
  15. These libraries should work with all 32-bit versions of Microsoft Visual
  16. C - if they do not you should try regenerating the files using syntax 
  17. similar to the above.
  18.  
  19. If this does not work please contact me (as detailed in the help file)
  20.  
  21. Stephen Darlington
  22. 1/2/97
  23.  
  24.  
  25.