SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » SharpZipLib » #ZipLib » Zip files for download (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: problem with crc

    I had the same problem in the ZipInputStream.cs and ZipOutputStream.cs CRC's. In the ZipInputStream public ZipEntry GetNextEntry() I added if ((flags & 8) == 0) { entry.Crc = crc2 & 0xFFFFFFFFL; entry.Size = size & 0xFFFFFFFFL; entry.CompressedSize = csize & 0xFFFFFFFFL; int checkVal...
    Posted to Forum by CZahrobsky on 02-23-2007
    Filed under: #ZipLib, sharpZipLib, Zip files for download
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.