Find more
Windows programming tools at
 
   
  EzTools Software Logo Quality Windows Programming Tools
Because Presentation is Everything
EditListView Editable ListView
Customizable XP style ListView
Set colors, fonts, and much more
more info
 
Home  Downloads  Buy Support Services FAQ About Us

Zip COM DLL

 

Product Quicklist  
  Database Products
SQLitePlus & SQLite++  
SQLite.NET DLL  
SqlWeb COM DLL  
  HSP System
Overview  
HTML Scripting Pages  
EzWeb Compiler  
EzReg Copy Protection  
  ActiveX Components
EditListView Enhanced ListView  
WOW WebBrowser  
BrowserList HTML Listbox  
HotButton ActiveX  
HotLink HTML HyperLink  
HotList HTML Listbox  
SuperCombo HTML Droplist  
TabStrip ActiveX  
  Other Products
RegDb COM DLL  
Zip COM DLL  
Source Code  
EzComm Messaging DLL  
EzScript XML Generator  

 

Download  Zip DLL
(contains VB and C# samples)

The Zip COM DLL is a full-featured Zip manager and offers these great features:

  • Compression, decompression and modification of zip archives.
  • Zip64 format - practically no limits for sizes and the number of files in archives.
  • AES encryption - in accordance with the WinZip format.
  • Traditional zip encryption.
  • Unicode encoding of filenames and comments in archives.
  • Progress notifications.
  • Storing and retrieving of custom data in extra fields.
  • Easy to use API

This COM DLL makes it super-easy to manipulate Zip files from any COM-aware language, such as VbScript, JScript/JavaScript, VB, .NET, C++, Delphi, etc.

See how easy it is to open an archive and add a file:


Dim zipMgr As New ZipManager
zipMgr.SetLicenseKey("my license key")
zipMgr.Open("c:\somedir\MyArchive.zip")
zipMgr.AddFile("c:\somedir\somefile.xyz", , eClBestCompression)
zipMgr.Close()

Zip COM DLL does not use MFC internally and therefore has no MFC DLL dependencies, and is less than 300KB in size!



"This is the absolute best Zip tool that I've ever used.  I really like that its easy to use but quite powerful too."
- Johnathan Cook

 

Copyright © EzTools Software2001-2007 All rights reserved. Trademarks and Disclaimer:
All trademarks belong to their respective companies.