Skip to content

wineboot: Generate ProductId from host's machine id.

Torge Matthies requested to merge tmatthies/wine:mr/generate-productid into master

I could have used CryptStringToBinaryA for the hex->bin conversion, but that would add another import to wineboot.

This patch was created by me on request from Alexandr Oleynikov of the Lutris project back in September of 2020.

Merge request reports

Loading