Description: VC++ Network Adapter Interface type: CNetworkAdapter source, the internal use of Iphlpapi, Setupapi function, the main package of some internal function, the user can easily obtain a simple computer network for all network adapter IP, LAN MAC, LAN description of all kinds of information such as subnet mask, but also provides some simple interface function, to use these functions you can modify the network IP, LAN MAC.
File list (Check if you may need any files):
APIAdapterInfo
..............\Adapter
..............\.......\Adapter
..............\.......\.......\Adapter.cpp
..............\.......\.......\Adapter.h
..............\.......\.......\Adapter.rc
..............\.......\.......\Adapter.vcproj
..............\.......\.......\Adapter.vcproj.MURPHYNOTEBOOK.Murphy.user
..............\.......\.......\AdapterDlg.cpp
..............\.......\.......\AdapterDlg.h
..............\.......\.......\NetworkAdapter.cpp
..............\.......\.......\NetworkAdapter.h
..............\.......\.......\ReadMe.txt
..............\.......\.......\res
..............\.......\.......\...\Adapter.rc2
..............\.......\.......\Resource.h
..............\.......\.......\stdafx.cpp
..............\.......\.......\stdafx.h
..............\.......\.......\targetver.h
..............\.......\Adapter.sln
..............\一个可以获取并修改IP地址、MAC地址的类.doc