壓縮包原名為“MFC圖形圖像處理”,是《精通Visual C++ .NET多媒體編程》附盤內容,包含了該書中全部的源代碼、示例程序的可執行文件以及測試用的一些多媒體文件。使用時只需將相應的目錄拷貝到您的硬盤中。
注意, 拷貝到硬盤上的源文件的屬性如果成為只讀的,在編譯之前應該將它們的屬性改為可讀寫的。
SharpZipLib之前叫做NZipLib,完全由 C# 開發的壓縮庫,支持Zip, GZip, Tar and BZip2 ,為2007年8月最新0852release版的源文件和文檔說明!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attributes on extract + other fixes
Null ref in path filter fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels