Request Zip-Unzip C++ library
-
Hello, Sorry if it is not the right place for a such request. I am looking for C++ library compression and decompression files, supporting at least Zip and Rar format, with source code under lgpl licence. Could you please suggest me one? I thank you very much.
-
Hello, Sorry if it is not the right place for a such request. I am looking for C++ library compression and decompression files, supporting at least Zip and Rar format, with source code under lgpl licence. Could you please suggest me one? I thank you very much.
There are plenty of Zip/unzip libraries here on CP, just make use of the 'search' function. As for rar files, why not go direct to the source http://www.win-rar.com/rarextras.html[^]
Waldermort
-
Hello, Sorry if it is not the right place for a such request. I am looking for C++ library compression and decompression files, supporting at least Zip and Rar format, with source code under lgpl licence. Could you please suggest me one? I thank you very much.
See Zip and Unzip in the MFC way [^] does any help?
-
Hello, Sorry if it is not the right place for a such request. I am looking for C++ library compression and decompression files, supporting at least Zip and Rar format, with source code under lgpl licence. Could you please suggest me one? I thank you very much.
Thnks for help. I've got several interesting libraries that I am pleased to share with you. Here are the links. But for the moment I do not know which is the best. http://www.codeproject.com/KB/library/LiteZip.aspx http://www.codeproject.com/KB/cpp/xzipunzip.aspx http://www.winimage.com/zLibDll/ http://www.info-zip.org/UnZip.html http://www.7-zip.org/ http://www.bzip.org/