Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CONNECTION DIALOG BOX
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00118171
Message ID:
00118236
Views:
14
>I wish make a copy files to one user's disk. I know his net address, but his drive is available for write with a password.
>
>How can I call the window dialog box for connection with a net drive, witch is available to read and write if I know his sharing - password?
>
>Tanks in advance

In addition to what Alexander suggested you can use the WNetAddConnection() function to programmatically attach. (Be sure to use WNetCancelConnection() to free up the resource when you're done).

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform