LookingGlass/host/platform
Quantum 3cf0257f34 [host] windows: do not complain about failed timer destruction at exit
When our window is destroyed, our timers are also destroyed. This causes our
attempt at destruction to fail. Instead, set MessageHWND to NULL in the
WM_DESTROY handler and don't try destroying the timers if the window is gone.
2021-07-23 15:52:45 +10:00
..
Linux [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
Windows [host] windows: do not complain about failed timer destruction at exit 2021-07-23 15:52:45 +10:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00