## Link to GitHub Issue or related Pull Request, if one exists Fixes #787 ## Description of change Remove the call to `RegGetValueA` as it is Vista and up. Replace with `RegOpenKeyExA` + `RegQueryValueExA` ## Testing
## Link to GitHub Issue or related Pull Request, if one exists Fixes #787 ## Description of change Remove the call to `RegGetValueA` as it is Vista and up. Replace with `RegOpenKeyExA` + `RegQueryValueExA` ## Testing