LookingGlass/host/platform
Quantum c5c43d99f3 [host] windows: allow capture of login screen
WTSGetActiveConsoleSessionId will return a session even if it's not logged in,
unlike our old GetInteractiveSessionID function. Launching looking glass on
such a console session will allow the login screen to be captured.

Note that WTSGetActiveConsoleSessionId() will return 0xFFFFFFFF if there are
no sessions attached.
2021-01-17 02:56:29 +11:00
..
Linux [host] linux: link with libX11 and libGL 2021-01-15 08:49:30 +11:00
Windows [host] windows: allow capture of login screen 2021-01-17 02:56:29 +11:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00