LookingGlass/host/platform/Windows
Quantum 95e1b48f83 [host] windows: make mousehook.c work on secure desktop
Basically, this creates a separate thread for the mouse events, and this
thread detects that the desktop has changed (say to the secure desktop),
and unhooks, switches to the new desktop, and then rehooks.

This allows the cursor location to be updated while using NvFBC on secure
desktop and the login screen.
2021-01-17 13:23:29 +11:00
..
capture [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
include/windows [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
src [host] windows: make mousehook.c work on secure desktop 2021-01-17 13:23:29 +11:00
app.manifest [host] set the program name/description in the app.manifest 2020-10-19 01:56:03 +11:00
CMakeLists.txt [host] windows: improve restart logic and remove mutex hack 2021-01-15 11:43:23 +11:00
installer.nsi [host] nsis: change 'Stopping' to imperative 'Stop' 2021-01-01 12:12:07 +11:00
resource.rc [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00