iphlpapi.h/.lib problems
The VC++ Embedded Help says there are functions like getIpAddrTable and addIpAddress defined in IphIpapi.h. However I can't find that file anywhere in my CE development include files.
Do I need to do a seperate download to get these files? I figure that since they're in the help file, these functions should be accessible to me somehow.
Or does anyone have any suggestions on an easier way to do this.. I'm needing to write a program that changes my handheld's IP address.
Thanks,
RyanC

