Click here to Skip to main content
15,888,142 members
Articles / Desktop Programming / MFC

DecompressLibrary - A General Library to Decompress a zip, gz, or tar.gz File into a Memory Buffer

Rate me:
Please Sign up or sign in to vote.
4.93/5 (40 votes)
21 Feb 2018CPOL1 min read 104.2K   4.7K   98  
A library that provides an easy to use class (CDecompressLibrary) that will detect and decompress into memory buffers an archive file (zip, gz, tar.gz).

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder elapseit
Romania Romania
Old time developer, now managing partner at elapseit (https://elapseit.com)

Comments and Discussions