mirror of
https://github.com/reactos/reactos.git
synced 2026-09-10 11:20:24 +08:00
96fe018e770f2a6ae519f69cda20063765cb26de
- Implement GetUserSid() (based on GetUserSidFromToken()) - Remove GetUserSidFromToken() and use new exported function - Move SID functions to sid.c - SetUserEnvironmentVariable should not fail, if can't get the short path. Instead, a long path - Setup environment variables from Session Manager * This fixes all winetests for userenv.dll (+20 passed tests) svn path=/trunk/; revision=72066
…
…
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%