LookingGlass/host/platform/Windows
Quantum acc3298344 [host] nvfbc: cleanup threads created by nvfbc_init on failure
mouseHook_install and dwmForceComposition both create threads, but these
are only freed in nvfbc_deinit which is not called if nvfbc_init fails.
These should be freed if the pointer thread fails to be created, as
nothing else could be cleaning it up.
2021-01-31 09:57:07 +11:00
..
capture [host] nvfbc: cleanup threads created by nvfbc_init on failure 2021-01-31 09:57:07 +11:00
include/windows [host] nvfbc: force composition to capture some full screen apps 2021-01-21 12:14:03 +11:00
src [host] windows: move log path to %ProgramData%\Looking Glass (host) 2021-01-29 15:56:01 +11:00
app.manifest [host] set the program name/description in the app.manifest 2020-10-19 01:56:03 +11:00
CMakeLists.txt [host] windows: move log path to %ProgramData%\Looking Glass (host) 2021-01-29 15:56:01 +11:00
installer.nsi [host] installer: create start menu shortcut to log directory 2021-01-29 15:56:01 +11:00
resource.rc [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00