Click to See Complete Forum and Search --> : VB - FileCopy Automation


August 23rd, 1999, 08:14 AM
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

Chris Eastwood
August 23rd, 1999, 09:16 AM
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