LookingGlass/common
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
..
cmake [common] cmake: correctly link static libbfd.a 2021-03-03 16:37:34 +11:00
include/common [common] windebug: remove custom-rolled Windows 8 detector 2021-07-20 11:34:57 +10:00
src [host] windows: do not complain about failed timer destruction at exit 2021-07-23 15:52:45 +10:00
CMakeLists.txt [common] added new ringbuffer helper for metrics collection 2021-07-17 21:09:51 +10:00