Hi all,
I'm trying to use IP helper functions in my application. I copied the IP
helper code samples in my application file and put iphlpapi.dll in the
object/library modules section of the link tab of my project settings. I
built the platform without the code samples first and checked with
viewbin.exe to see that iphlpapi.dll exists in my image. Then I built my
application with the code samples. However, I received many error messages
regarding the IP helper APIs and structures such as GetNetworkParams,
FIXED_INFO, etc. Iphlpapi.h includes iptypes.h, and they both exist in my
platform directory
(WINCEROOT\Public\MyPlatform\WINCE420\Icop_Vortex86\cesysgen\sdk\inc .
Do I have to explicitly include these 2 header files in my project not to
get such errors?
TIA,
--
Selin Metin
selinm_at_esit_dot_com_dot_tr