|
-
March 23rd, 2001, 11:35 AM
#1
How to cancel copying in a progress ?
When distination is unavailable CopyFile() function hangs for some time. I need to be able to set a timeout. Please Help.
???
-
March 23rd, 2001, 06:03 PM
#2
Re: How to cancel copying in a progress ?
Check to see if the File or directory exisits before you run your copy command.
I did something similar to these before.
Tell me if you need help
Raistlin
-
March 23rd, 2001, 09:11 PM
#3
Re: How to cancel copying in a progress ?
use CopyFileEx() which provides a callback function.
hope this help
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
|