Cannot open include file: 'Iphlpapi.h': No such file or directory
-
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
-
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
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
-
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
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) -
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