摘要:
编译环境VS2008,UNICODE编码#include <atlconv.h>BYTE m_MAC[10][6];//the mac address of this computer, 10 NICsint m_nMAC;void CGetAdapterMacDlg::GetMac(){ PIP_ADAPTER_INFO pAdapterInfo; PIP_ADAPTER_INF... 阅读全文
posted @ 2010-08-24 16:31
zhouli
阅读(666)
评论(0)
推荐(1)