Copying files
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi. In my Visual C++ application, I have to copy some files from a directory to another one. How can I do that ? Thanks.
-
Hi. In my Visual C++ application, I have to copy some files from a directory to another one. How can I do that ? Thanks.
Use SHFileOperation or CopyFile. Tomasz Sowinski -- http://www.shooltz.com.pl