CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2001
    Location
    New York, USA
    Posts
    169

    Getting Dialup/VPN username and password

    I'm working on a program that will get the username and password of a DIALUP connection (in Start\Programs\Accessories\Communications\Dialup Networking) and the username and password of a VPN connection (in the same location) on any platform (windows 95/98/2000/me)

    Anyway, I have tried VBRasGetEntryDialParams, etc. found on this site: http://home.iprimus.com.au/billmcc/P...dialparams.htm

    Does anybody know a working RASGETENTRY function or any function that does the same thing?

    THANKS!!!



    [email protected]

  2. #2
    Join Date
    Aug 2001
    Location
    Minneapolis, MN, USA
    Posts
    150

    Re: Getting Dialup/VPN username and password

    Hey...I am having the same problem. Good question!

    No L c
    VB Developer

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