Re: Processor ID and NIC ID
From: Colin Girling (colin_at_colingirling.my-bulldog.com)
Date: 05/29/04
- Next message: Don Burn: "Re: Processor ID and NIC ID"
- Previous message: Mark Roddy: "Re: sources/Build.exe alternate source file location question"
- In reply to: Nilesh Samant: "Processor ID and NIC ID"
- Next in thread: Don Burn: "Re: Processor ID and NIC ID"
- Messages sorted by: [ date ] [ thread ]
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
>
>
>
>
- Next message: Don Burn: "Re: Processor ID and NIC ID"
- Previous message: Mark Roddy: "Re: sources/Build.exe alternate source file location question"
- In reply to: Nilesh Samant: "Processor ID and NIC ID"
- Next in thread: Don Burn: "Re: Processor ID and NIC ID"
- Messages sorted by: [ date ] [ thread ]