|
-
April 8th, 1999, 06:18 PM
#1
ProgressBar
I would like to link the Progressbar to a pkunzip process ? How can i do it ?
Thank you very much !
My email is [email protected]
-
April 9th, 1999, 03:45 AM
#2
Re: ProgressBar
Since PKUNZIP is not going to tell you how long it will take to unpack a zip file, you can only take a guess depending on the size of the ZIP archive and fake a progress indicator.
or, find an ActiveX control that can asynchronously unzip a zip file and raises something like a "PercentComplete" event at regular intervals...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|