From: sivakumaran on
How to get MAC address of a machine with C++ code?
From: Mark Randall on
GetNetAdapter

--
- Mark Randall
http://www.temporal-solutions.co.uk
http://zetech.swehli.com

"Those people that think they know everything are a great annoyance to those
of us who do"
Isaac Asimov
"sivakumaran" <sivakumaran(a)discussions.microsoft.com> wrote in message
news:57929657-44CF-44FA-BA39-392267BA801D(a)microsoft.com...
> How to get MAC address of a machine with C++ code?


From: sivakumaran on

I am not seeing any such function in MSDN.

"Mark Randall" wrote:

> GetNetAdapter
>
> --
> - Mark Randall
> http://www.temporal-solutions.co.uk
> http://zetech.swehli.com
>
> "Those people that think they know everything are a great annoyance to those
> of us who do"
> Isaac Asimov
> "sivakumaran" <sivakumaran(a)discussions.microsoft.com> wrote in message
> news:57929657-44CF-44FA-BA39-392267BA801D(a)microsoft.com...
> > How to get MAC address of a machine with C++ code?
>
>
>
From: Jochen Kalmbach [MVP] on
Hi sivakumaran!
> I am not seeing any such function in MSDN.

http://groups.google.de/group/microsoft.public.vb.winapi/msg/d62322a836d6c26a

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
From: sivakumaran on

I am not able to access that link. I am behind firewall.

"Jochen Kalmbach [MVP]" wrote:

> Hi sivakumaran!
> > I am not seeing any such function in MSDN.
>
> http://groups.google.de/group/microsoft.public.vb.winapi/msg/d62322a836d6c26a
>
> --
> Greetings
> Jochen
>
> My blog about Win32 and .NET
> http://blog.kalmbachnet.de/
>