OSDN Git Service

LHA書庫のSFX解除に対応。
authorsirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Thu, 23 Sep 2010 03:42:09 +0000 (03:42 +0000)
committersirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Thu, 23 Sep 2010 03:42:09 +0000 (03:42 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@331 9df91469-1e22-0410-86e7-ea8537beb833

bin/lib/calLibrary.xml
doc/history.html

index d944cf3..12c4978 100644 (file)
@@ -2,6 +2,7 @@
 <libraries>
  <library name="unlha32.dll" prefix="Unlha" unicode="1" typename="Lzh" suffix="lzh;lha;lzs"
         sfx     ='s -n -gw4 "-gr%93" --3 "%90" "%91"'
+        unsfx   ='j -n --3 "%93" "%90"'
         create  ='a -n -r2 -a1 -x%a0 %a1{-gw3|} --3 "%90" "%91" "@%92"'
         add     ='a -n -r2 -a1 -x%a0 --3 "%90" "%91" "@%92"'
         extract ='x -n -r2 -a1 -x%a0 --3 "%90" "%91" "@%92"'
index 45fdf40..de43f9f 100644 (file)
@@ -58,6 +58,7 @@
      <dd>\r
       <ul>\r
        <li class="add">Unicode版のW系APIに対応。</li>\r
+       <li class="add">LHA書庫のSFX解除に対応。</li>\r
        <li class="fix">作業ディレクトリからライブラリを読み込まないよう修正。</li>\r
       </ul>\r
      </dd>\r