VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Zipping with Info-Zip

by Jox (1 Submission)
Category: Files/File Controls/Input/Output
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Download Zipping with Info-Zip

Download Zipping with Info-Zip (19 KB)

Zipping with Info-Zip Comments

No comments have been posted about Zipping with Info-Zip. Why not be the first to post a comment about Zipping with Info-Zip.

Post your comment

Subject:
Message:
0/1000 characters