文件名称:c++ 编写的zip/unzip
文件大小:154KB
文件格式:ZIP
更新时间:2012-12-29 05:49:04
zip
c++ 写的 zip/unzip I have already introduced XZip in a previous article. This article presents XZip and also XUnzip, which together allow you to add zip and unzip to your application without using any .lib or .dll.
【文件预览】:
VS6
----XZipTest.dsw(541B)
----XZipTest.dsp(7KB)
----Release()
--------XZipTest.exe(84KB)
VS2005
----XZipTest.vcproj(7KB)
----XZipTest.sln(880B)
src
----hans.ico(766B)
----XZipTest.rc(7KB)
----XListBox.h(3KB)
----StdAfx.cpp(210B)
----resource.h(867B)
----XUnzip.cpp(146KB)
----XHyperLink.cpp(18KB)
----XZipTest.h(961B)
----XHyperLink.h(5KB)
----XZipTestDlg.h(1KB)
----About.cpp(657B)
----About.h(725B)
----StdAfx.h(2KB)
----app.manifest(665B)
----Clipboard.cpp(8KB)
----XZipTestDlg.cpp(20KB)
----XZip.h(15KB)
----Clipboard.h(1012B)
----XListBox.cpp(17KB)
----xtrace.h(8KB)
----XZipTest.cpp(1KB)
----XUnzip.h(17KB)
----XZip.cpp(119KB)