TZipBuilder is the CPP translation of the Delphi component
TZipMaster. For info about TZipMaster and downloads see
http://www.delphizip.orgThe
TZipBuilder component allows a program to archive the contents of
files in a condensed form, and to restore this content in the
original form without loss of data. The component also has to
capability of creating "self-extracting" archives.
The
nucleus of the component is a DLL.
The latest version of the dll
can be found at
dll.delphizip.org
New version 1.90
New build 1.9.0.0118
New build for :
- properties EncodeAs and Encoding_CP made published
- Updated dll to fix ExtractStreamToStream problem
New in version 1.9.0:
- Zip64 (4.5) support - allows more and/or larger files
- stores UTF8 file names - supports international file names
- easier support for adding or extracting multiple streams
- supports BCB4 to CB2010
Unfortunately it is not as compatable with earlier versions of
ZipBuilder but updating should not be too difficult
Additional files and tools
Additional files : DelZip.dll - LangRes - SFX sources
and
tools: RcUpd - ZipResMaker - ZipSniffer
are available in
Additional files and tools
Available downloads:
- The version for manual installation
ZipBuilder1900118.zip
MD5Sum:
d514645bd50edea5e77f58e021317b33
- The version for semi-automated installation
ZB190Setup0118.exe
MD5Sum:
778aa0ecdcc8ea6f4a9ee98d5f1ddbac
- The Setup file but as a zip file
ZB190Setup0118.zip
MD5Sum:
85ae478bccd7df4461acb0cd79eb91a7
- The changed files compared to previous build
ZipBuildupd1900118.zip
MD5Sum:
cae448527db4453315e6b435f9d4f912
As before the component remains free-ware, we urge you to use the
free mail list
delphizip AT freelists DOT org, to
send any questions remarks, or bug reports. To use this list you
have to subscribe to it. You can subscribe via:
http://www.freelists.org/list/delphizip
The DLL mentioned earlier is based on DLL's from Info-ZIP:
http://www.info-zip.org/pub/infozip/
But
if you have problems they will not be able to help you, use the mail
list.
For the "C" sources for the Dll's go to
http://dll.delphizip.org