VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Zipping with Info-Zip

Jox  (1 Submission)   Files/File Controls/Input/Output   Intermediate   Wed 3rd February 2021

This is an easy to understand example how to use the great Info-Zip Dlls (www.info-zip.org) to zip or unzip files or directories. The basics of this code, the included wrappers, are not by myself and will be supplied automatically if you download the Dlls from info-zip.org. But I have to work a lot to understand how to use the Dlls in my own manner.
This code shows simple to use zip routines: zip a file or directory, unzip a file or directory, unzip a single file of a zip file, delete a single file of a zip file, show the file names inside a zip file. Please vote.
----------------------------------------------
Update 08/17/2008: Fixing some severe bugs in the unzip routines.

API Declarations
A lot :)

Rate Zipping with Info-Zip (4(4 Vote))

Download Zipping with Info-Zip

Zipping with Info-Zip Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters