Nov 4, 2014 at 12:40am
I'm working on a list of functions that can help create a unique ID for a computer
Here's what i have so far:
GetAdapterInfo();
RegOpenKeyEx();
GetVolumeInformation():
CoCreateGUID();
Are there any other functions that do this?