mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-02-22 19:31:21 +00:00
![]() We don't actually have any handles that should be inherited, so specifying TRUE for bInheritHandles to CreateProcessAsUserA is pointless. Furthermore, according to MSDN, "[y]ou cannot inherit handles across sessions," and we are spawning the host in a different session, so this is even more pointless. |
||
---|---|---|
.. | ||
Linux | ||
Windows | ||
CMakeLists.txt |