mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
6a1ec9420e
Instead of converting every SID to string with ConvertSidToStringSidA and compare it with the magical SID string for local system with strcmp, we could instead create the local system SID and compare directly with EqualSid. |
||
---|---|---|
.. | ||
Linux | ||
Windows | ||
CMakeLists.txt |