MatthewKing / DeviceId

A simple library providing functionality to generate a 'device ID' that can be used to uniquely identify a computer.
MIT License
785 stars 118 forks source link

AddOSInstallationID() returns 'null' as value in Windows running as 32bit #27

Closed tfranzer closed 3 years ago

tfranzer commented 3 years ago

Hi, when calling AddOSInstallationID() in a process running as 32bit on Windows its value will be 'null' instead of the actual GUID.

MatthewKing commented 3 years ago

Thanks. This is fixed in the v6 Windows package (currently in alpha).