ZIPCOM Logo

ZipCom README.txt
=================

ZipCom is an ATL COM object for manipulating zip files.

ZipCom is based on the Win32 port of zLib (http://www.gzip.org/zlib/) by Gilles Vollant (http://www.winimage.com/zLibDll/) The core functionality of this is not my own work. All I have done is make a COM wrapper around existing code.

Currently this only supports Createing a new zip file, and adding files to it. I Hope to port this to WinCE in the future, if there is any interest in it.