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. iphlpapi.h?

iphlpapi.h?

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
6 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.
  • A Offline
    A Offline
    Abin
    wrote on last edited by
    #1

    Hi all, I downloaded a program source code from internet and failed to compile it, the reason is a header file named "iphlpapi.h" could not be found on my computer. Could someone tell me why I don't have it? I'm using VC++6.0 on Win2000pro(sp3). Thanks in advance.

    N 1 Reply Last reply
    0
    • A Abin

      Hi all, I downloaded a program source code from internet and failed to compile it, the reason is a header file named "iphlpapi.h" could not be found on my computer. Could someone tell me why I don't have it? I'm using VC++6.0 on Win2000pro(sp3). Thanks in advance.

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      I presume that, that's the header for the IP helper API On my hard disk I found it on :- C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\Include Nish


      Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

      A 1 Reply Last reply
      0
      • N Nish Nishant

        I presume that, that's the header for the IP helper API On my hard disk I found it on :- C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\Include Nish


        Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

        A Offline
        A Offline
        Abin
        wrote on last edited by
        #3

        I guess it only comes with VC7? I really need to compile that program but don't wanna install VC7. hmm...

        A 1 Reply Last reply
        0
        • A Abin

          I guess it only comes with VC7? I really need to compile that program but don't wanna install VC7. hmm...

          A Offline
          A Offline
          adara
          wrote on last edited by
          #4

          You need the platform SDK ,you can get it here:http://www.microsoft.com/msdownload/platformsdk/setuplauncher.htm[^]

          M 1 Reply Last reply
          0
          • A adara

            You need the platform SDK ,you can get it here:http://www.microsoft.com/msdownload/platformsdk/setuplauncher.htm[^]

            M Offline
            M Offline
            Masaaki Onishi
            wrote on last edited by
            #5

            Hello, the codegurus around the world.;) After we install Microsoft Platform SDK, we must point the new include and lib directory in Visual Studio. Tools -> Options -> Directories Tab -> Include files and Library files item in ComboBox -> Add the new directory. (Sometimes, we had better change the order of these indice at some project.) Have a fun.:rose: Please, don't send me your email about your questions directly. Have a nice day! Sonork - 100.10571:vcdeveloper ;)

            -Masaaki Onishi-

            A 1 Reply Last reply
            0
            • M Masaaki Onishi

              Hello, the codegurus around the world.;) After we install Microsoft Platform SDK, we must point the new include and lib directory in Visual Studio. Tools -> Options -> Directories Tab -> Include files and Library files item in ComboBox -> Add the new directory. (Sometimes, we had better change the order of these indice at some project.) Have a fun.:rose: Please, don't send me your email about your questions directly. Have a nice day! Sonork - 100.10571:vcdeveloper ;)

              -Masaaki Onishi-

              A Offline
              A Offline
              Abin
              wrote on last edited by
              #6

              Hey thanks everyone who replied.

              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