davydm
08-19-2008, 04:43 AM
Good day
This is not critical -- but should probably be fixed (:
I work a lot with CAB files (there's a lot of history there). jZip creates / reads / writes them just fine -- but all files within a CAB file show up in jZip as having a size of zero bytes. It's probably a trivial thing to fix (I've written a content file size handler for handling the size of files within a CAB, using the CAB SDK -- it can be implemented as a file read that doesn't actually do anything with the returned data handle). It would be nice to see it fixed (or I could even contribute, if you like?)
This is not critical -- but should probably be fixed (:
I work a lot with CAB files (there's a lot of history there). jZip creates / reads / writes them just fine -- but all files within a CAB file show up in jZip as having a size of zero bytes. It's probably a trivial thing to fix (I've written a content file size handler for handling the size of files within a CAB, using the CAB SDK -- it can be implemented as a file read that doesn't actually do anything with the returned data handle). It would be nice to see it fixed (or I could even contribute, if you like?)