List of functions that can create a Unique ID

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?
Topic archived. No new replies allowed.