
Progress bar measuring FileCopy progress
Not with FileCopy, but you can use the SHFileOperation API instead. Look for a
sample of this at www.softcircuits.com.
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please post/reply to the newsgroup(s) so
that everyone can benefit from the discussion.
Regards,
Klaus H. Probst, MCP
ICQ: 22454937
The VB Box: http://members.xoom.com/kprobst/
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Quote:
> How do you get a progress bar to measure the progress of a file being
> copied using the FileCopy statement?