Re: Zip/Unzip Free DLL's
- From: "mayayana" <mayayanaXX1a@xxxxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 19:40:47 GMT
Here's one example for the zip part.
The vbaccelerator code may be better
and/or more complete, but this one
works and the code should be clear.
( There used to be a lot of info-zip
samples around but many of them had
errors in the code. At the time that I was
working out my own code, in all samples I
found except one the flevel member of the
ZPOPT structure was said to have to be set
to 0, but 0 is for no compression!)
http://www.jsware.net/jsware/zips/zip32.zip
I don't have an unzip sample.
--
mayayanaXX1a@xxxxxxxxxxxxxxxx
(Remove Xs for return email.)
Bob <goff1234@xxxxxxxxxxxxxxxxxxx> wrote in message
news:b4t8h1p8jdjdnmlsqe61kc2me81rdvoim2@xxxxxxxxxx
> Anyone know of a free Zip/Unzip DLL's for use with VB6. I have been
> told of Zip32.dll and Unzip32.dll but I can not find any docs for
> them, or any sample code.
>
> Thanks
> --
> Bob
.
- References:
- Re: Zip/Unzip Free DLL's
- From: Bob
- Re: Zip/Unzip Free DLL's
- Prev by Date: Re: DriveType in VB.net
- Next by Date: Visual Basic 6 help files
- Previous by thread: Re: Zip/Unzip Free DLL's
- Next by thread: Visual Basic 6 help files
- Index(es):
Relevant Pages
|