How change I change the network settings (IP address, DNS Server, Gateway, DHCP server) from C not C++, also preferably with windows api calls and not WMI.
Thanks!
How change I change the network settings (IP address, DNS Server, Gateway, DHCP server) from C not C++, also preferably with windows api calls and not WMI.
Thanks!
Check out the IP Helper API.
The Internet Protocol Helper (IP Helper) API enables the retrieval and modification of network configuration settings for the local computer.