File copy problem

new topic     » topic index » view thread      » older message » newer message

I have written a Windows app which backs up data 
over a lan to a CD burner. This works fine, using
createDirectory() and copyFile() in Win32Lib.

The files are large (~50 megs), so it would be nice 
to have a progress bar to show how far along the 
job has gone. 

Question: how to find out how much has been copied,
so I can set the progress bars? Do I need to start a 
separate program to monitor this?

BTW: I tried using a Euphoria routine to copy the 
files, but it's just too slow.

Regards,
Irv

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu