Click to See Complete Forum and Search --> : Network Drives


Rippin
February 16th, 2000, 01:17 PM
I'm not quite sure how to phrase this question, but here goes:

I need to be able to determine where a drive is mapped-to (if given a drive letter).

For example: If I have the drive letter D:, I want to know the "address" it is mapped-to (i.e. \\Server Name\Init Dir\).

If anyone has any idea on how to do this it would be most appreciated.

Thanks,
Rippin

Kyle Burns
February 16th, 2000, 01:43 PM
Check out the WNetGetConnection API.