Re: How does one go about getting the MAC address of an NIC? by Vincent
Vincent
Fri Jul 11 07:18:14 CDT 2008
On Thu, 10 Jul 2008 20:47:24 -0700 (PDT), Cartoper <cartoper@gmail.com> wrote:
>The subject says it all, how do I find the MAC address of the NIC's on
>the computer?
I have done it with GetAdaptersInfo() (IP Helper, iphlpapi.h, iphlpapi.lib).
--
- Vince