Source code of Windows XP (NT5)
 
 
 
 
 
 

9 lines
96 B

#ifndef _ADMINPRIVS_H
#define _ADMINPRIVS_H
BOOL
CheckForAdminPrivs (
void
);
#endif