Hello. How can I verify if a path is correct? only if it is correct, no matter if it doesn't exist; also, how can I verify if a drive exits?
I have a dialog where the user puts a path (example: P:\PROJECT1\DRAWINGS), and I have to verify it: the drive must exits y and it must be correct.
I am using VC++ 6.00.
Thanks in advance.
William GS.
I have a dialog where the user puts a path (example: P:\PROJECT1\DRAWINGS), and I have to verify it: the drive must exits y and it must be correct.
I am using VC++ 6.00.
Thanks in advance.
William GS.