LookingGlass/common/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
..
platform [host] windows: do not complain about failed timer destruction at exit 2021-07-23 15:52:45 +10:00
countedbuffer.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
framebuffer.c [common] framebuffer: allow custom framebuffer write implementations 2021-07-18 10:41:50 +10:00
KVMFR.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
option.c [common] option: handle ini lines without trailing newline 2021-06-07 18:22:19 +10:00
ringbuffer.c [common] ringbuffer: add pre value overwrite callback 2021-07-18 20:42:29 +10:00
runningavg.c [common] runningavg: avoid integer overflows 2021-06-28 14:47:19 +10:00
stringlist.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
stringutils.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00