|
Browse by Tags
All Tags » sharpZipLib » Using #ZipLib » csharp zip creation bug ( RSS)
-
Hi! this is my first post in this forum, I use SharpZipLib (vers 0.85) in my Pocket PC project. I create a simple method that I invoke on button click. This is the code: public static void zippa(string source, string dest) { try { string[] filenames = Directory.GetFiles(source); using (ICSharpCode.SharpZipLib...
Posted to
Forum
by
gas12
on
03-16-2007
Filed under: Using #ZipLib, #ZipLib, sharpZipLib, csharp zip creation bug
-
Im trying to use ICSharpCode.SharpZi pLib.Zip to compress a file that is 12 Gb in size. I used the following console application to compress initially. using System; using System.IO; using ICSharpCode.SharpZipLib.Zip; class MainClass { public static void Main(string[ args) { string[ aFilenames = Directory...
Posted to
Forum
by
cindy
on
09-16-2008
Filed under: Using #ZipLib, #ZipLib, sharpZipLib, csharp zip creation bug, zip ICSharpCode.SharpZipLib SharpZipLib, ICSharpZip, size, Java
Page 1 of 1 (2 items)
|
|
|