Re: Getting an answer for User Permissions.

Tech-Archive recommends: Fix windows errors by optimizing your registry




"Garry" <garrygrolman@xxxxxxxxx> wrote in message
news:%23YJOYJ4xGHA.3844@xxxxxxxxxxxxxxxxxxxxxxx
Sadly the IsUserAnAdmin can only be used on the very latest and updated
win
XP platforms.


Huh?


Can anyone give me some API orientated VB6 code to test if the user has
administrator rights


Try this...
http://vbnet.mvps.org/code/network/isadministrator.htm

-ralph


.