|
-
May 18th, 2000, 05:32 AM
#1
Thread Starter
New Member
How can I Map a Drive using an specific UserID?
I want to map a drive on a computer providing the userID and password.... All the code i've found so far is using the Windows login.
is this possible??
Thanks
Mary
-
May 18th, 2000, 07:50 AM
#2
Lively Member
You're going to have to use some API calls.. search microsofts MSDN site for WNetAddConnection2 and WNetUseConnection. They are similar but you'll use one over the other depending on what you're trying to do. There's a good amount of coding that you're going to have to do for this, just so you know..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|