Don't Find "iphlpapi.h" header File
-
:confused:I have one source code ,but no compile that source Caused by "No find "iphlpapi.h" shown by them Help me. Anyone thank you. If anyone have that header file , please send me very thank you. /*End*/ PS: In fact I make event to AddIPAddress; Thank you. songJacky
-
:confused:I have one source code ,but no compile that source Caused by "No find "iphlpapi.h" shown by them Help me. Anyone thank you. If anyone have that header file , please send me very thank you. /*End*/ PS: In fact I make event to AddIPAddress; Thank you. songJacky
That file comes in the Windows Platform SDK and should have been installed with the full versions of Visual Studio .NET. I don't think it comes with the Express Editions. Google for "Platform SDK site:microsoft.com" and you'll come up with the link to download it.
Dave Kreskowiak Microsoft MVP - Visual Basic
-
That file comes in the Windows Platform SDK and should have been installed with the full versions of Visual Studio .NET. I don't think it comes with the Express Editions. Google for "Platform SDK site:microsoft.com" and you'll come up with the link to download it.
Dave Kreskowiak Microsoft MVP - Visual Basic