Whether a directory exists
C / C++ / MFC
5
Posts
5
Posters
0
Views
1
Watching
-
Can anyone tell me how to find out whether a disectory with a given path exits on the local disk or not? Thanks and Regards, Anil
-
Can anyone tell me how to find out whether a disectory with a given path exits on the local disk or not? Thanks and Regards, Anil
PathFileExists()[^] API
TOXCCT >>> GEII power
[VisualCalc 3.0 updated ][Flags Beginner's Guide new! ]
-
Can anyone tell me how to find out whether a disectory with a given path exits on the local disk or not? Thanks and Regards, Anil
Try pathisdirectory/getfileattributes apis
-
Can anyone tell me how to find out whether a disectory with a given path exits on the local disk or not? Thanks and Regards, Anil