Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WNetGetResourceInformation
Message
From
05/11/1998 19:22:20
 
 
To
05/11/1998 08:00:08
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00154295
Message ID:
00155064
Views:
17
The easiest way I can think of is to scan all drives and see if there's one connected to a specific remote path. You can use GetLogicalDriveStrings() to enumerate the drives and WNetGetConnection() to get the remote path associated with a drive letter.

If you're using VFP, you can use my DriveInformation class (from the Files section) to retrieve this info in a easier way.

Vlad

>Any other way to find a local letter for a network drive?
>Thanks Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform