home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2003 August / VPR0308.ISO / OLS / TAR32_1-20001226-140023 / tar32_1-20001226-140023.lzh / tar32_1 / TAR32_E.TXT < prev    next >
Text File  |  2000-12-26  |  2KB  |  62 lines

  1. -----------------------------------------------------------------
  2.         TAR32.DLL Documantaion
  3.         Yoshioka Tsuneo(QWF00133@niftyserve.or.jp)
  4.  
  5.     I'm sorry,English Documentation is poor/simple/easy.
  6.     If you want more information or you can't understand
  7.     , please contact me.
  8. -----------------------------------------------------------------
  9. The Primary Distribute Place:
  10.     NIFTYSERVE FORUM "FWINNT" Library#11 <<DLL/OCX>>
  11. The Secondary Distribute Place:
  12.     http://www.csdinc.co.jp/archiver/
  13.     (Common Archiver Project(Japan) HomePage)
  14. ===========================================================================
  15. [Program   ]  TAR32.DLL Ver0.xx
  16. [FileName  ]  TAR32???.EXE
  17. [Key Words ]  1:TAR32 2:Pack\Unpack 3:$WIN32 4:#PACK 5:#DLL
  18. [Developer ]  Yoshioka Tsuneo(QWF00133@nifty.ne.jp) and so on.
  19.         (Original kmtar:kmori
  20.         kmtar mentenance:AssistantIO
  21.         Power Up kit: tantan
  22.         nkf: Ichikawa Itaru
  23.         compress: Donald J.Gloistein
  24.         gzip: Jean-loup Gailly
  25.         Response File: Saitou Yasushi
  26.         Windows DLL: Yoshioka Tsuneo)
  27. [Transplantor]  Yoshioka Tsuneo(QWF00133@nifty.ne.jp) (To WindowsDLL)
  28. [Environment ]  Windows95,WindowsNT
  29. [Language    ]  VISUAL C++ Ver5.0
  30. [Date        ]  See TAR32.TXT
  31. [CopyRight   ]  Free Software(GNU Public Lisence(GPL))
  32. [Support     ]  NIFTYSERVE FWINDC MES#3
  33.         E-MAIL TO Me(Yoshioka Tsuneo)(QWF00133@niftyserve.or.jp)
  34. ===========================================================================
  35. [Introduction]
  36. Thank you for download this software.
  37. TAR32.DLL is a program that pack,unpack archiver.
  38. Supported Archiver Type is TAR/TAR.GZ(TGZ)/TAR.Z(TAZ)/GZIP(GZ)/Compress(Z).
  39. This Program is DLL(Dynamic Link Library). So You need other program that use TAR32.DLL.
  40.  
  41. [Install     ]
  42. Please copy the file "TAR32.DLL" to WINDOWS SYSTEM folder.(ex: C:\WINDOWS\SYSTEM).
  43.  
  44. [Upgrade Programs](You need *not* install these programs.)
  45. +NKF32.DLL
  46.    You need not use this program.
  47.    If there is NKF32.DLL, You can convert Japanese-KANJI-code(EUC,JIS.SJIS) of filename.
  48.    http://www.csdinc.co.jp/archiver/
  49.  
  50. +KMTARSEF.EXE
  51.    You need not use this program.
  52.    If there is KMTARSEF.TGZ and Software is support, You can make Self-Extracting Archiver.
  53.  
  54. [File List ]
  55. tar32_e.txt:    this Introduction file.
  56. tar32.dll:    Program.
  57. licence\*:    Distribute Condition.GPL.
  58. src\:        DLL source file.
  59. sdk\:        Documatation for Developper. The First,see tar3sdke.txt.
  60.  
  61. ===========================================================================
  62.