|
-
August 23rd, 1999, 08:14 AM
#1
VB - FileCopy Automation
Hello Friend,
I am using VBA File Function Filecopy and mentioning the Source and the target files.. The file size
is very big which has to be copied.. Now how can I represent a progress bar to display the status of
copying of the file .. Here I got stuck up and unable to capture the window event or the callback
which I can use to know the start time and end time.. I believe there are some API's related to it.
Can U suggest any solution for this.
Regards
Prasad
-
August 23rd, 1999, 09:16 AM
#2
Re: VB - FileCopy Automation
I'm sure there's some stuff on the CodeGuru site about this, but if not, take a look at :
http://www.thescarms.com/vbasic/fileops.htm
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
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
|