Does anyone know how to use this API to copy files to a destination folder with blanks in the folder? It's telling me the directory doesn't exist. Works fine it the directory doesn't have blanks. In Linux, you can use a \ in front of the blank to change directory, but I have to use two \'s in string or VS gives me "unrecognized escape sequence".
Any help is appreciated.
Any help is appreciated.