0

Say I have client application that shall identify itself on diferent PCs (say with diferent motherboards) in a unique manner. It shall work on XP sp3 and up. How to get such identifier with win api?

Preston
  • 2,543
  • 1
  • 17
  • 26
DuckQueen
  • 772
  • 10
  • 62
  • 134
  • 3
    http://msdn.microsoft.com/en-us/library/aa394072%28v=vs.85%29.aspx Bad idea btw. – Hans Passant Dec 12 '13 at 16:09
  • @HansPassant: Why bad idea? Say for example it is a files loader application which reports for base server to gather stats on how many PCs downloaded application? – DuckQueen Dec 12 '13 at 17:04
  • @HansPassant: thank you for link! I found quite good code sample here http://stackoverflow.com/a/9997208/1973207 – DuckQueen Dec 12 '13 at 17:21

0 Answers0