SID + HD number

  • Thread starter Thread starter Boni
  • Start date Start date
B

Boni

Hi all,
Could smbd. help me to get SID , HD number and processor frequency from
unmanaged code. Are there more unique numbers?
Thanks,
Boni
 
Hi

I think that you should look at W32_* operating system classes of WMI.
You can query all the data that you need.
You can use WMI from native code using its COM interface.
You can also query the MAC address of the network card (It is a unique
number) (Win32_NetworkAdapter)

Alon Fliess
CTO
The Sela Group
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top