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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Cannot open include file: 'Iphlpapi.h': No such file or directory

Cannot open include file: 'Iphlpapi.h': No such file or directory

Scheduled Pinned Locked Moved C / C++ / MFC
comhelpquestion
4 Posts 4 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.
  • V Offline
    V Offline
    vc programmer 1
    wrote on last edited by
    #1

    i have IPHelper demo.so,i'm running this demo,but to no avail. following error is appear. how can i run this demo. stdafx.h(24) : fatal error C1083: Cannot open include file: 'Iphlpapi.h': No such file or directory #include #pragma comment(lib, "Iphlpapi.lib") Iphelper ->http://www.codeproject.com/internet/IPHelper.asp

    A A S 3 Replies Last reply
    0
    • V vc programmer 1

      i have IPHelper demo.so,i'm running this demo,but to no avail. following error is appear. how can i run this demo. stdafx.h(24) : fatal error C1083: Cannot open include file: 'Iphlpapi.h': No such file or directory #include #pragma comment(lib, "Iphlpapi.lib") Iphelper ->http://www.codeproject.com/internet/IPHelper.asp

      A Offline
      A Offline
      Aamir Butt
      wrote on last edited by
      #2

      Have u tried to ask this question in this article's own forum.... Found on Bash.org I'm going to become rich and famous after i invent a device that allows you to stab people in the face over the internet My Articles

      1 Reply Last reply
      0
      • V vc programmer 1

        i have IPHelper demo.so,i'm running this demo,but to no avail. following error is appear. how can i run this demo. stdafx.h(24) : fatal error C1083: Cannot open include file: 'Iphlpapi.h': No such file or directory #include #pragma comment(lib, "Iphlpapi.lib") Iphelper ->http://www.codeproject.com/internet/IPHelper.asp

        A Offline
        A Offline
        Antony M Kancidrowski
        wrote on last edited by
        #3

        Search for Iphlpapi.h on your machine. Mine is in the \program Files\Microsoft SDK\include directory (your could be else where). If it doesn't exist install Microsofts Platform SDK. Then add the path for the file to the include paths for the project in question.. Ant. I'm hard, yet soft.
        I'm coloured, yet clear.
        I'm fruity and sweet.
        I'm jelly, what am I? Muse on it further, I shall return!
        - David Walliams (Little Britain)

        1 Reply Last reply
        0
        • V vc programmer 1

          i have IPHelper demo.so,i'm running this demo,but to no avail. following error is appear. how can i run this demo. stdafx.h(24) : fatal error C1083: Cannot open include file: 'Iphlpapi.h': No such file or directory #include #pragma comment(lib, "Iphlpapi.lib") Iphelper ->http://www.codeproject.com/internet/IPHelper.asp

          S Offline
          S Offline
          Selvam R
          wrote on last edited by
          #4

          Hi, you check Iphlpapi.lib also. If your path no lib file, you copy and paste the currect path. Regards Selvam

          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