Search:
Forum
General C++ Programming
List of functions that can create a Uniq
List of functions that can create a Unique ID
Nov 4, 2014 at 12:40am UTC
hiei2071
(9)
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?
Nov 4, 2014 at 9:56am UTC
coder777
(8443)
UuidCreate():
http://msdn.microsoft.com/en-us/library/windows/desktop/aa379205%28v=vs.85%29.aspx
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs