How to get current user's SID
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Does anyone knows the APIs to use to obtain the current user's SID? thanks!
-
Does anyone knows the APIs to use to obtain the current user's SID? thanks!
By SID, I mean the key under HKEY_USERS writing to which is equivalent of writing to HKEY_CURRENT_USER. There are multiple of keys under HKEY_USERS, which one maps to the current user's HKEY_CURRENT_USER? thanks!