LookingGlass/host/platform
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
..
Linux [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
Windows [host] windows: use WM_CLOSE to signal window destruction 2021-07-22 18:55:11 +10:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00