CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2003
    Posts
    77

    How to create a phonebook entry?

    Is anyone who knows how to create a phonebook entry (win98) without calling DialogBox (wizzard).

    Please help


  2. #2
    Join Date
    Jan 2003
    Location
    Cambridge, UK
    Posts
    752
    see RasCreatePhonebookEntry
    Cheers,

    Alex
    Please rate this post if you find it helpful

  3. #3
    Join Date
    Mar 2003
    Posts
    77
    I figured it out but thanks for your try.

    RasSetEntryProperties deals with the creating the dial up connections without calling the dialog boxes and wizzards.



    Bye bye

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