mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-26 15:27:19 +00:00
93d97424df
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. |
||
---|---|---|
.. | ||
capture | ||
include/windows | ||
src | ||
app.manifest | ||
CMakeLists.txt | ||
installer.nsi | ||
resource.rc |