copying files using shell
-
hi everybody! I have a question. I'm working on a program for win98 that needs to copy large files over the network and i want to display a progress, so the use does not try to close my program thinking it hung. I know the is way to make the shell copy a file, but i can't remember it. Can anyone please let me know how it is done. (i can not use copy with progress, 2000 and xp only) and I want to do it through api Thank you in advance ilya
-
hi everybody! I have a question. I'm working on a program for win98 that needs to copy large files over the network and i want to display a progress, so the use does not try to close my program thinking it hung. I know the is way to make the shell copy a file, but i can't remember it. Can anyone please let me know how it is done. (i can not use copy with progress, 2000 and xp only) and I want to do it through api Thank you in advance ilya
try this link : http://www.allapi.net/apilist/SHFileOperation.shtml
-
try this link : http://www.allapi.net/apilist/SHFileOperation.shtml