0

In the tablet settings, I can configure the display corresponding to the touch screen. Then I find MultiDigiMon.exe changed the registry in

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wisp\Pen\Digimon

and MultiDigiMon.exe use dwmapi.Dll to update the setting.

Now I don't want to used MultiDigiMon.exe , I chenaged registry by myself. But I don't know how to update the setting by API, I only can taskkill dwm.exe, and the dwm.exe will auto restart and it work well with new setting .

But kill dwm.exe it not a good idea. How to update this setting silently?

This is MSDN. https://learn.microsoft.com/en-us/windows/win32/dwm/functions?redirectedfrom=MSDN

And I used DwmFlush function API , but did not take effect and always return False.

gw5188
  • 1

0 Answers0