Is a an Win32 API to obtain the MAC address of the NIC 
Author Message
 Is a an Win32 API to obtain the MAC address of the NIC

Hi gurus out there,

Is there a Win32 API I can use to obtain the MAC address of the network
card?  I am using VC++6.0.

Thankxx in advance.

With regards,
Cheng Wu



Fri, 13 Feb 2004 18:35:53 GMT  
 Is a an Win32 API to obtain the MAC address of the NIC

Quote:
>Is there a Win32 API I can use to obtain the MAC address of the network
>card?  I am using VC++6.0.

Have a look at Knowledge Base article Q118623 "HOWTO: Get the MAC
Address for an Ethernet Adapter", the UuidCreate API, and the
UuidCreateSequential API.

For OS > Win98 & W2K you can also use GetAdaptersInfo.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.



Fri, 13 Feb 2004 20:24:31 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How do you get MAC Address (NIC Adapter)

2. MAC address for NIC

3. How to obtain the mac address ?

4. How to obtain an NIC's ID

5. Obtaining a PCI address vs a virtual address?

6. Obtaining physical memory address from virtual memory address?

7. How to get MAC address from IP Address

8. convert mac address to ip address

9. How can i get MAC Address by IP address in SCO UNIX C

10. Determinig a machine's Physical Address (MAC Address)

11. IP address and Mac Address help!!!

12. MAC ADDRESS ie Ethernet Card Address

 

 
Powered by phpBB® Forum Software