https://github.com/axtens/zipper
A Zip COM DLL, written in VB6, based on 3rd party code
https://github.com/axtens/zipper
Last synced: 5 months ago
JSON representation
A Zip COM DLL, written in VB6, based on 3rd party code
- Host: GitHub
- URL: https://github.com/axtens/zipper
- Owner: axtens
- License: mit
- Created: 2019-10-04T05:56:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-10T10:16:06.000Z (over 6 years ago)
- Last Synced: 2025-03-26T04:44:06.674Z (about 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zipper
A Zip COM DLL, written in VB6, based on 3rd party code
Based on code at http://visualbasic.happycodings.com/files-directories-drives/code8.html, http://www.codeproject.com/csharp/CompressWithWinShellAPICS.asp and http://www.codeproject.com/csharp/DecompressWinShellAPICS.asp
MIT license.