LookingGlass/host/platform
Quantum 323aab8ec2 [host] windows: improve restart logic and remove mutex hack
Use the process handle returned by CreateProcessAsUserA to wait on the
process. This results in faster response times and less polling.
For example, it now restarts instantly when UAC is activated.

This also removes the call to OpenProcess and rendering the mutex unnecessary.

As a bonus, it should fix #298.
2021-01-15 11:43:23 +11:00
..
Linux [host] linux: link with libX11 and libGL 2021-01-15 08:49:30 +11:00
Windows [host] windows: improve restart logic and remove mutex hack 2021-01-15 11:43:23 +11:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00