LookingGlass/host/platform/Windows
Quantum 8a70efafb5 [host] windows: use system thread pool to wait for exit event
This is much less annoying than creating our own thread just to wait on
a single event, then creating another event to signal that thread to exit.
2021-07-21 14:13:31 +10:00
..
capture [host] dxgi: use SDK versionhelpers.h to test for Windows version 2021-07-20 11:34:57 +10:00
include/windows [host] delay: directly link against ntdll.dll 2021-07-20 11:30:12 +10:00
src [host] windows: use system thread pool to wait for exit event 2021-07-21 14:13:31 +10:00
app.manifest [host] windows: declare Windows 10 support in manifest 2021-07-20 11:34:57 +10:00
CMakeLists.txt [host] windows: directly invoke ChangeWindowMessageFilterEx 2021-07-20 12:16:49 +10:00
installer.nsi [host] installer: create start menu shortcut to log directory 2021-01-29 15:56:01 +11:00
resource.rc [host] windows: add version resource 2021-07-21 12:32:41 +10:00