home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 November / VPR9811A.BIN / OLS / zip3j023 / zip3j023.lzh / SDK / ZIP3JS_E.TXT < prev    next >
Text File  |  1998-08-10  |  897b  |  26 lines

  1. ***************************************************************************
  2. ZIP32J.DLL SDK(Sotware Developers Kit)
  3.     Developer's document(simple)
  4. ***************************************************************************
  5. *Files in this folder
  6. api_zip.txt:    ZIP32J.DLL API DESCRIPTION
  7. zip32j.h:    ZIP32J.DLL API HEADER
  8. cmd_zip.txt:    ZIP32J COMMAND DESCRIPTION
  9.  
  10. [First]
  11. This library have COMMON ARCHIVER Interface.
  12. You need ZIP32.DLL or IZIP32J.DLL too.
  13. ZIP32.DLL is Info-ZIP's ZIP library.
  14. IZIP32J.DLL is Japanese localization (and little change) of ZIP32.DLL.
  15. This libarary can only pack(not unpack).for unpack please use UNZIP32.DLL.
  16. If you use out of Japanese Windows. You may need to compile perhaps.
  17.  
  18. [API]
  19. API is written in api_zip.txt
  20. usage is the same as unlha32.dll.
  21.  
  22. [Command]
  23. Command is written in cmd_zip.txt.
  24. usage is nearly the same as zip.exe's command/option.
  25.  
  26.