From 0898468891b7fb0cb9c11d4ad161156012190c2b Mon Sep 17 00:00:00 2001 From: nabeshin Date: Sun, 8 Feb 2009 00:05:27 +0900 Subject: [PATCH] mirror .org --- www.7-zip.org/faq.html | 5 +++-- www.7-zip.org/sdk.html | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) 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 -- 2.11.0