Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Automate "New Connection Wizard"?

Automate "New Connection Wizard"?

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadminjsonquestionworkspace
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    guangguang
    wrote on last edited by
    #1

    :laugh:In my project, I need to automate the process of building a new network connection. You can manually set up a new connection as the following: "Control Panel" -> "Network Connections" -> "Create a new connection" -> Click "next" -> "setup an advanced connection" -> next -> ... We can assume that it is fixed process. Is there any scripting tool or Windows API which I can use to automate the above process in my VC++ program? Anybody can give me a hint? Thanks a lot -Jeff

    C 1 Reply Last reply
    0
    • G guangguang

      :laugh:In my project, I need to automate the process of building a new network connection. You can manually set up a new connection as the following: "Control Panel" -> "Network Connections" -> "Create a new connection" -> Click "next" -> "setup an advanced connection" -> next -> ... We can assume that it is fixed process. Is there any scripting tool or Windows API which I can use to automate the above process in my VC++ program? Anybody can give me a hint? Thanks a lot -Jeff

      C Offline
      C Offline
      Cohen
      wrote on last edited by
      #2

      Hi Jeff, You can use the RAS API (Remote Access Service) to solve your problem. There's examples how to use it in MSDN. Cohen

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups