How to copy, move, delete or rename a file with MFC?
Hi, Can someone tell me how to copy, move, delete or rename a file with MFC? I tried the SHFileOperation function, it is slow and diffcult to use, I keep getting "File system error" message. Is there any other function? TIA Wilson...