Results 1 to 2 of 2

Thread: network mapping

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Location
    Cd. Obregon, Son. Mexico
    Posts
    4
    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


  2. #2
    Lively Member
    Join Date
    Jan 1999
    Location
    Rochester NY, USA
    Posts
    93
    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
  •  



Click Here to Expand Forum to Full Width