Win32 API for admin rights detection
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all Could you please help me identify the Win32 API or MFC function which determines the credentials of current windows user ? ie Admin or Restriced User or Power User ? Thanks in advance Dharani
redindian
IsUserAnAdmin()
can tell you if the present user is an Administrator or not.Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP