ZipArchive icon indicating copy to clipboard operation
ZipArchive copied to clipboard

A single-class pure VB6 library for zip with ASM speed

Results 8 ZipArchive issues
Sort by recently updated
recently updated
newest added

This seem to use thunking to enable some of the functionality. I am assuming this is only going to work on 32-bit and a different thunking code (if even possible?)...

hi nice to meet you I'm back after a long time. A problem occurred while using "ZipArchive" again. :) I have a file where the file date in the FileInfo...

I created a very small project that uses this class but the project icon has the small shield of the UAC and, on startup, UAC windows appears. Is there any...

Pros - better compression ratio - better decompression speed Cons - additional dependency - [official release](https://github.com/ebiggers/libdeflate/releases) is a cdecl only `.dll`

Thank you for the good code. I tested it with the attached sample program. The compressed file is slightly larger than the Windows default compression. Is there a reason?

https://github.com/ebiggers/libdeflate/blob/master/lib/deflate_compress.c#L980-L1085

Hi , I've tested under VB6 so far and here your class works well - but the actual goal is, to include the class in an Excel marco: here the...

I have spent really much time with your project now, it is really impressive and good! Thank you! When I started experimenting with it, I accidentally experienced a feature or...