|
-
May 19th, 2010, 01:52 AM
#1
Visual c++: Directory check
Hello,
I want to check if a directory is a network drive or not. I found Directory::Excist() but is only tells if a directory is available and not if it is a network drive. I use Visual c++ 2008 Express.
Does anyone know how to check this?
Thank you,
Twan
-
May 19th, 2010, 02:16 AM
#2
Re: Visual c++: Directory check
Try with 'PathIsNetworkPath()' API
-
May 19th, 2010, 03:06 AM
#3
Re: Visual c++: Directory check
Victor Nijegorodov
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|