LookingGlass/host
Quantum d57b5a320e [host] service: fix adjustPriv return value
When OpenProcessToken fails, the function returned -1, which would be true
when converted to bool. This is wrong, and it should be returning false.
2021-07-20 11:29:32 +10:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
platform [host] service: fix adjustPriv return value 2021-07-20 11:29:32 +10:00
src [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] link resource directly to exe 2021-07-20 11:25:55 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00