What is the easiest way to obtain user info in Windows? THe main thing we want to get is whether the user has administrator privileges.
Thanks!
Printable View
What is the easiest way to obtain user info in Windows? THe main thing we want to get is whether the user has administrator privileges.
Thanks!
MSDN article on privileges here may be a starting point:
http://msdn.microsoft.com/en-us/libr...06(VS.85).aspx
--
Mats
The first two posts here mention all the relevant functions / methods.