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