[delphizip] Re: Thread use

  • From: "Russell Peters" <russellpeters@xxxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Wed, 13 Nov 2002 07:02:15 +1100

You could also stop new zip operations until the current one is finished -
check the ZipBusy and UnzBusy flags.
- Russell Peters
----- Original Message -----
From: "Cristian Alvarez Planas" <cristian@xxxxxxxxxxxxxx>
To: <delphizip@xxxxxxxxxxxxx>
Sent: Tuesday, November 12, 2002 8:15 PM
Subject: [delphizip] Thread use


> Hi
>
> I saw some threads about multi-threading problems, but don't understand
what I have to do to use DelphiZip in a multi-threading application.
> My application is made in Delphi, and it can run an undetermined number of
threads that uses each one a different DelphiZip component. I get random Zip
errors due to DLL call collisions. How can I solve that?.
>
> Thanks
>
> Cristian Alvarez
>
>
>



Other related posts: