From: nabeshin Date: Sat, 7 Feb 2009 15:05:27 +0000 (+0900) Subject: mirror .org X-Git-Url: http://git.osdn.jp/view?p=sevenzip%2F7-Zip.git;a=commitdiff_plain;h=0898468891b7fb0cb9c11d4ad161156012190c2b mirror .org --- diff --git a/www.7-zip.org/faq.html b/www.7-zip.org/faq.html index bcf5a72..0ef512f 100644 --- a/www.7-zip.org/faq.html +++ b/www.7-zip.org/faq.html @@ -124,9 +124,10 @@ you used parts of the 7-Zip program, (2) that 7-Zip is licensed under the GNU LG

How can I add support for 7z archives to my application?

-

One way is to use the 7za.dll (available from sf.net for download). The 7za.dll +

One way is to use the 7z.dll or 7za.dll (available from sf.net for download). The 7za.dll works via COM interfaces. It, however, doesn't use standard COM interfaces for -creating objects. You can find a small example in the source code. A full example is +creating objects. You can find a small example in "CPP\7zip\UI\Client7z" folder +in the source code. A full example is 7-Zip itself, since 7-Zip works via this dll also. There are other applications that use 7za.dll such as WinRAR, PowerArchiver and others.

diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index 8534ce9..5395227 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -60,14 +60,14 @@ and tools you need to develop applications that use LZMA compression.

Download - 282 KB - 2008-12-31 - 4.63 + 300 KB + 2009-02-03 + 4.65 LZMA SDK (C, C++, C#, Java) Download - 292 KB + 300 KB 2007-12-12 4.57