文件名称:Cabinet_C___Project

介绍说明--下载内容均来自于网络,请自行研究使用

Cabinet File (*.CAB) Compression and Extraction-Introduction

With this project, C++ and .NET programmers get a very versatile library for compression and extraction of Microsoft CAB files.



.NET 1.1 does not offer compression functionality. .NET 2.0 offers the System.IO.Compression.GZipStream class. But this is awkward to use and very primitive it can only compress a stream but it is not possible to compress folders containing files and subfolders.



If you search the internet for more comfortable compression libraries, you find, for example, ICSharpCode.SharpZipLib.dll which offers ZIP compression. But this library is awkward to use and buggy, and so is unusable. Although the bugs have been known for years, the author has not fixed them.



I asked myself why should I search for another open source library (which will again have other bugs) while Windows itself supports CAB archives since the first days? Microsoft s Cabinet.dll (in the System32 directory) is not buggy. Many Microsoft installers (like the installer for Interne
相关搜索: cab
cabinet

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Cabinet C++ Project 10.2

........................\Cabinet

........................\.......\Blowfish.hpp

........................\.......\Cache.hpp

........................\.......\Compress.hpp

........................\.......\Defines.h

........................\.......\Error.hpp

........................\.......\Extract.hpp

........................\.......\ExtractMemory.hpp

........................\.......\ExtractResource.hpp

........................\.......\ExtractStream.hpp

........................\.......\ExtractUrl.hpp

........................\.......\FCI.H

........................\.......\FDI.H

........................\.......\File.hpp

........................\.......\Internet.hpp

........................\.......\Map.hpp

........................\.......\String.hpp

........................\.......\Trace.hpp

........................\Cabinet 2002.sln

........................\Cabinet 2002.vcproj

........................\Cabinet 2003.sln

........................\Cabinet 2003.vcproj

........................\Cabinet 2005_x32.sln

........................\Cabinet 2005_x32.vcproj

........................\Cabinet 2005_x64.sln

........................\Cabinet 2005_x64.vcproj

........................\Cabinet.cpp

........................\Cabinet.dsp

........................\Cabinet.dsw

........................\Cabinet.hpp

........................\Cabinet.rc

........................\Open_CAB_with_Explorer.reg

........................\Release

........................\.......\Cabinet_x32.exe

........................\.......\Cabinet_x64.exe

........................\Res

........................\...\Test.cab

........................\resource.h

........................\_CleanDirectory.cmd

Doku

....\Documentation.chm

....\Microsoft Cab File Format.doc

....\Microsoft Cabinet.dll Doku.doc

....\Microsoft Mszip Format.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org