I'm happily using WinKill but sometimes forget to enable or disable the function.
Could an automated option be added by detecting fullscreen mode (games running)?
Seems like this can be detected with Win32 API using SHQueryUserNotificationState:
https://stackoverflow.com/questions/7009080/detecting-full-screen-mode-in-windows
I'm happily using WinKill but sometimes forget to enable or disable the function.
Could an automated option be added by detecting fullscreen mode (games running)?
Seems like this can be detected with Win32 API using SHQueryUserNotificationState:
https://stackoverflow.com/questions/7009080/detecting-full-screen-mode-in-windows