extension
ZIP

vbaSquash

Compress and decompress files and byte arrays using the built-in `cabinet.dll` functions available on Windows 8+. Provides access to compression algorithms `MSZIP`, `XPRESS`, `XPRESS_HUFF`, and `LZMS`.

Category: ZIP
Host: github.com
GitHub: @KallunWillock
Platforms: Windows
Office apps: All Office apps

Open on github.com

More from @KallunWillock (2)

  • vbaXray — A pure-VBA class that reads, inspects, and exports VBA source code directly from Office binary files
  • EZPZMouseController — An example of using native Microsoft Ink Collector to detect mouse wheel and mouse move events.