All Tags »
sharpZipLib »
#ZipLib »
Zip files for download (
RSS)
Sorry, but there are no more tags available to filter with.
-
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)