LookingGlass/host
Quantum 4c60409aaf [host] windows: use WM_CLOSE to signal window destruction
DestroyWindow can only be invoked on the thread that created the window.
All other threads must use WM_CLOSE or another message to signal tell the
window to destroy itself.
2021-07-22 18:55:11 +10:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
platform [host] windows: use WM_CLOSE to signal window destruction 2021-07-22 18:55:11 +10:00
src [host] windows: fix graceful exit 2021-07-21 12:32:14 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] windows: add version resource 2021-07-21 12:32:41 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00