LookingGlass/host/platform/Windows/src
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
..
delay.c [host] windows/delay: cast to LONGLONG instead of int 2021-07-21 12:29:29 +10:00
force_compose.c [host] windows: log MsgWaitForMultipleObjects errors 2021-07-21 12:33:36 +10:00
mousehook.c [host] windows: log MsgWaitForMultipleObjects errors 2021-07-21 12:33:36 +10:00
platform.c [host] windows: do not complain about failed timer destruction at exit 2021-07-23 15:52:45 +10:00
platform.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
service.c [host] windows: fix graceful exit 2021-07-21 12:32:14 +10:00
service.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00