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. API of an executable

API of an executable

Scheduled Pinned Locked Moved C / C++ / MFC
c++jsonquestion
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.
  • T Offline
    T Offline
    thestrat
    wrote on last edited by
    #1

    i want to know how can i can the api of some executable or better some component of windows.... i want to host some of the windows component in my mfc application... how can this be done... tHeStRaT

    N 1 Reply Last reply
    0
    • T thestrat

      i want to know how can i can the api of some executable or better some component of windows.... i want to host some of the windows component in my mfc application... how can this be done... tHeStRaT

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      thestrat wrote:

      i want to host some of the windows component in my mfc application

      For showing most of the windows components there are functions. For eg to create a new network connection you have to call the HomeNetWizardRunDll() function in the hnetwiz.dll. What i did to find this function is that. Take the windows help, search for "Network Setup Wizard". In some results you will find a link to "Network Setup Wizard" right click on it and take properties. then you can find the dll name and the function of it. like.. ms-its:C:\WINDOWS\Help\network.chm::/EXEC=,rundll32.exe,**hnetwiz.dll HomeNetWizardRunDll** hope this helps...

      nave [OpenedFileFinder]

      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