LookingGlass/host/platform
Quantum 16ee1a825c [host] windows: use event to gracefully signal exit
This allows the process to be terminated without resorting to
TerminateProcess. With some fixes, this allows the notification icon to be
removed when the service is restarted.

Furthermore, instead of sending WM_DESTROY to fool the window into believing
it's being destroyed, we actually call DestroyWindow now.
2021-07-20 11:26:49 +10:00
..
Linux [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
Windows [host] windows: use event to gracefully signal exit 2021-07-20 11:26:49 +10:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00