acsm-calibre-plugin/calibre-plugin/keyextract
melvyn2 2894faac2a Read regkey username before using GetUserName fallback
If the user has changed their username after the authorization key has been created, then GetUserName will return the new username which can't decrypt the key. The username at the time of authorization should be stored at `HKEY_CURRENT_USER\Software\\Adobe\\Adept\\Device`, which we first attempt to read before falling back if it doesn't exist.
2022-07-31 10:25:07 +02:00
..
main.c Read regkey username before using GetUserName fallback 2022-07-31 10:25:07 +02:00
Makefile Move all win32 logic to wine executable 2022-07-31 10:25:07 +02:00