Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drive letter
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00099536
Message ID:
00099730
Views:
31
I can't seem to get WnGetConnection to work.. do you see a problem with this code?


declare WNetGetConnection in Win32Api string @, string @, Integer @
local lcLocalName
local lcRemoteName
local lcLength
lcRemoteName = space(200)
lcLength = 200
lcLocalName = 'f:\'
retval = WNetGetConnection(@lcLocalName,@lcRemoteName,@lcLenght)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform