LookingGlass/host/platform/Windows
Quantum b1c26aaa95 [host] windows: log MsgWaitForMultipleObjects errors
This function is sometimes flaky and may fail for no apparent reason,
see https://stackoverflow.com/q/3945003. This has also been experienced
during the development of #610.

This commit adds logging so we may see if it ever fails for no reason
and work out some way to fix it.
2021-07-21 12:33:36 +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: log MsgWaitForMultipleObjects errors 2021-07-21 12:33:36 +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