How to change network and adapter setting in a MFC program?
-
Does anyone know how to change network and adapter setting in a MFC program? It can be easily done by hand, just right click on a network connection and select "Properties" to make changes. However how to do that in a program? I found a very useful program by IBM, named "Access Connection" (http://www.pc.ibm.com/qtechinfo/MIGR-4ZLNJB.html?doctype=Downloadable+files) can do this. I am trying to write a simular program. Any help is appreciated!
-
Does anyone know how to change network and adapter setting in a MFC program? It can be easily done by hand, just right click on a network connection and select "Properties" to make changes. However how to do that in a program? I found a very useful program by IBM, named "Access Connection" (http://www.pc.ibm.com/qtechinfo/MIGR-4ZLNJB.html?doctype=Downloadable+files) can do this. I am trying to write a simular program. Any help is appreciated!
You might want to check these following articles: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32\_networkadapterconfiguration.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/about\_wmi.asp I hope that's help. "Computers are like Old Testament gods; lots of rules and no mercy." -JosephCampbell