W10 fixes
Created by: amasover
Three fixes here:
-
Tool should now be somewhat stable on Windows 10 Creator's Update. The fix is that I commented out all lines referencing ChangeDisplaySettingsA and ChangeDisplaySettingsW. Don't ask me why this works.
-
Fetched upstream changes from dismantl.
-
The .exe should now properly exit if errors out on something before successfully hooking (e.g., if it's not able to find the dll).