mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-24 06:23:40 +00:00
3cf0257f34
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. |
||
---|---|---|
.. | ||
platform | ||
countedbuffer.c | ||
framebuffer.c | ||
KVMFR.c | ||
option.c | ||
ringbuffer.c | ||
runningavg.c | ||
stringlist.c | ||
stringutils.c |