enable DHCP using win32 API
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
I have to write code for enabling DHCP using win32 API.can anybody help?I don't want WMI functions for this.Thanks....
The following Google search might help: DHCP inurl:msdn[^]
Steve
-
I have to write code for enabling DHCP using win32 API.can anybody help?I don't want WMI functions for this.Thanks....
To write code for enabling DHCP using win32 API visit
. I am sure that if you know windows programming then you can able to write this code.