Re: Processor ID and NIC ID

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Colin Girling (colin_at_colingirling.my-bulldog.com)
Date: 05/29/04


Date: Sat, 29 May 2004 13:45:21 +0100

Probably need to call the GetSystemInfo API.

SYSTEM_INFO SysInfo
::GetSystemInfo(&SysInfo)

"Nilesh Samant" <nilesh@softlinkinternational.com> wrote in message
news:ei1Q6QJREHA.1312@TK2MSFTNGP12.phx.gbl...
> Hello,
>
>
>
> Can some body tell me, how can I get Processor id (manufacturer id,
> universally unique) and network interface card id (manufacturer id,
> universally unique) of a machine? Are there any direct apis to get this
> information?
>
>
>
> Thanks and Regards,
>
> Nilesh
>
>
>
>