|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
V2 Framework GZip problemI noticed that when I ceated an archive with the VS sample code for using
GZip that WinZip was not able to read it. Is there code available (free) that will create one that is usable with WinZip? -- Brad "Software is like melted pudding..." Thus wrote Brad,
> I noticed that when I ceated an archive with the VS sample code for I don't know if it works with WinZip, but #ZipLib (http://www.icsharpcode.net/OpenSource/SharpZipLib/) > using GZip that WinZip was not able to read it. Is there code > available (free) that will create one that is usable with WinZip? has another GZip implementation. Cheers, -- Joerg Jooss news-re***@joergjooss.de Thanks but I was able to go back to v1.1 and use the J# library version of
Zip. I was also able to get around a reported problem of exceptions with large files. Everything is cool in zip-land. I am compressing text files. The compression ratio is a lot better with zip. Thanks. -- Show quoteBrad "Software is like melted pudding..." "Joerg Jooss" wrote: > Thus wrote Brad, > > > I noticed that when I ceated an archive with the VS sample code for > > using GZip that WinZip was not able to read it. Is there code > > available (free) that will create one that is usable with WinZip? > > I don't know if it works with WinZip, but #ZipLib (http://www.icsharpcode.net/OpenSource/SharpZipLib/) > has another GZip implementation. > > Cheers, > -- > Joerg Jooss > news-re***@joergjooss.de > > > |
|||||||||||||||||||||||