Re: Zip/Unzip Free DLL's



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


.



Relevant Pages

  • Re: Zip/Unzip Free DLLs
    ... Anyone know of a free Zip/Unzip DLL's for use with VB6. ... Bob ... Prev by Date: ...
    (comp.lang.basic.visual.misc)
  • Re: VB6+ Article in VSM by Bill McCarthy
    ... They would all be nice to have Bob, but the case being made is really one of ... Significant enhancements to VB6 might be viewed as "competition" for VB.Net, ... whole heap of compiler help to weed-out syntax or functionality that will ...
    (microsoft.public.vb.general.discussion)
  • Re: Thread in VB6 causes crash
    ... To add a little more detail to what Bob and Mike have posted... ... VB6 supports 'apartment threading' but not 'free threading'. ... VB6 code can be used in multi-threaded environments like COM+ and ASP, ... you can create your threads in an ActiveX EXE project (see ...
    (microsoft.public.vb.com)
  • Re: VB and AJAX
    ... Bob ... The languages have only a superficial similarity ... > As for VB6, it must be possible. ... >> can I obtain AJAX tools that will work with VB? ...
    (microsoft.public.vb.6.webdevelopment)
  • Re: Will vb6 files work on vb4 ?
    ... Bob O`Bob wrote: ... >> I have made most of my demo class projects on vb6. ... > It depends on what features/functions you used in VB6. ... > Many are identical and should work fine in VB4. ...
    (microsoft.public.vb.general.discussion)