CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Map a Network drive dialog

    In my application the user has to pick a Shared directory out on the network.
    For the most part most users have already established a network drive to this share.

    But... I am trying to make it possible for the user to Map a Network drive if needed and then refresh my Drive List.

    Is there a way that I can popup the "Map a Network Drive Dialog" that shows up in Explorer?
    IS there a common dialog for this or do I have to create my own?

    Any help would be greatly appreciated!!!

    Thanks
    tcompe


  2. #2
    Guest

    Re: Map a Network drive dialog

    Sorry everyone.....
    It would help if I looked around first before posting stuff.
    I found exactly what I was looking for..

    tcompe


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

Featured