How to set a directory in CFile
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I want to save a file to the desktop using CFile? Does anybody know how to do this? Any help is appreciated. I have already tried using these three filenames "C:\windows\desktop\test.txt" "C:\\windows\\desktop\\test.txt" "C:/windows/desktop/test.txt" Thanks
-
I want to save a file to the desktop using CFile? Does anybody know how to do this? Any help is appreciated. I have already tried using these three filenames "C:\windows\desktop\test.txt" "C:\\windows\\desktop\\test.txt" "C:/windows/desktop/test.txt" Thanks