Click to See Complete Forum and Search --> : Adding IP address to PC


a.gopikrishna
October 24th, 2002, 02:24 AM
I want to write a program which will add IP addresses to my network adapter. I am using the windows api AddIpAddress. I am unalbe to compile my program though I have iphlpapi.h and iphlapi.lib files. Can anyone help me out please!!

MoonWalker
November 21st, 2002, 05:10 PM
Hi Gopi,
The function AddIpAddress is valid for OS Windows 2000 and above. Can you list the compile error messages you are getting?

-Raj