Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the UNC path to local drive?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00643120
Message ID:
00643196
Views:
13
>>>>No, I think. The correct UNC path must be something like "\\MyWorkstation\C:\DTS\DTS__SomeFile.dts"
>>>
>>>Nope. A UNC is formed in the template:
>>>
>>>
\\<Server Name>\<Share Name>
>>>
>>>Server name and share name cannot contain either : or \ characters. It's strongly suggested that the Server Name (AKA Machine Name) and Share Name use no more than 15 characters with no delimiter characters, and if Win16 compatibility is an issue, 8 characters.
>>
>>I tried API function PathIsUNC() in shlwapi.dll and it returns OK.
>
>Try using it with NET USE or WNetAddConnection2()

OK, you win!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform