LookingGlass/host/platform/Windows/src
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
..
mousehook.c [host] windows: make mousehook.c work on secure desktop 2021-01-17 13:23:29 +11:00
platform.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
platform.h [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
service.c [host] windows: sleep for 1 second instead of 1 millisecond 2021-01-17 02:58:27 +11:00
service.h [host] windows: define exit codes for future use 2021-01-15 11:27:02 +11:00