LookingGlass/host/platform/Windows
Quantum 6a1ec9420e [host] service: compare SIDs directly without string conversion
Instead of converting every SID to string with ConvertSidToStringSidA
and compare it with the magical SID string for local system with strcmp,
we could instead create the local system SID and compare directly with
EqualSid.
2021-04-29 11:52:23 +10:00
..
capture [host] allow user to select capture backend 2021-02-27 17:41:44 +11:00
include/windows [host] nvfbc: force composition to capture some full screen apps 2021-01-21 12:14:03 +11:00
src [host] service: compare SIDs directly without string conversion 2021-04-29 11:52:23 +10: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: detect whether screensaver is disabled in the guest 2021-02-21 10:31:48 +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