Broadcasting WM_SETTINGCHANGE doesn’t update setting in Settings app
The bounty expires in 5 days. Answers to this question are eligible for a +100 reputation bounty. Ian Newson wants to draw more attention to this question. I’m trying to write some code to programmatically disable and reenable the touchpad. I’ve written code to update the registry key SOFTWAREMicrosoftWindowsCurrentVersionPrecisionTouchPadStatusEnabled, which works fine. I then need […]