View Single Post
  #3 (permalink)  
Old 05-02-2010, 11:43 AM
thalupularavi thalupularavi is offline
Junior Member
 

Join Date: Feb 2010
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
thalupularavi is on a distinguished road
Default Re: Detecting system user privileges on XP OS?

I just came accross some Windows API, which will suffice my requirement

CheckTokenMembership Function (Windows)

Looking for an example implementing this API in Java will be helpful.
Reply With Quote