October 6, 2002

CUSerFunction utility class

This VB6 class contains three methods for querying the name and group of the current Windows NT user: IsAdmin (true if the user is an Administrator), IsNTGroupMember (true if the user belongs to an NT group), and GetUserFullName (returns the full name of the user). The class comes with full