Copying folders to another device
-
Hi @all, maybe a simple question to most of you, but I never did this before while coding... What's the easiest and best way to copy all files inside a folder to a target device (e.g. drive D: )? And what classes or functions do you use? MFC stuff is welcome! :) Thx a lot! Stefan When I was young my mother told me to clean up my room, I told her -1!
-
Hi @all, maybe a simple question to most of you, but I never did this before while coding... What's the easiest and best way to copy all files inside a folder to a target device (e.g. drive D: )? And what classes or functions do you use? MFC stuff is welcome! :) Thx a lot! Stefan When I was young my mother told me to clean up my room, I told her -1!
-
Hi @all, maybe a simple question to most of you, but I never did this before while coding... What's the easiest and best way to copy all files inside a folder to a target device (e.g. drive D: )? And what classes or functions do you use? MFC stuff is welcome! :) Thx a lot! Stefan When I was young my mother told me to clean up my room, I told her -1!
-
_Theo_ wrote: Use the SHFileOperation function for easy copying Great. That's exactly I was looking for... Thanks! When I was young my mother told me to clean up my room, I told her -1!