Hi all,
How do you copy a directory, subfolders and it's files? CopyFile doesn't allow wildcards, MoveFileEx works but the source directory is of course, "moved" not actually "copied"
Thanks...
Hi all,
How do you copy a directory, subfolders and it's files? CopyFile doesn't allow wildcards, MoveFileEx works but the source directory is of course, "moved" not actually "copied"
Thanks...
Thanks... here's a better way though... simple and easy... http://www.codeproject.com/KB/files/alexfileoperations.aspx