ReactOS 0.4.16-dev-122-g325d74c
|
#include "usrmgr.h"
Go to the source code of this file.
Classes | |
struct | _GENERAL_USER_DATA |
struct | _PROFILE_USER_DATA |
struct | _MEMBERSHIP_USER_DATA |
Macros | |
#define | VALID_GENERAL_FLAGS (UF_PASSWD_CANT_CHANGE | UF_DONT_EXPIRE_PASSWD | UF_ACCOUNTDISABLE | UF_LOCKOUT) |
Typedefs | |
typedef struct _GENERAL_USER_DATA | GENERAL_USER_DATA |
typedef struct _GENERAL_USER_DATA * | PGENERAL_USER_DATA |
typedef struct _PROFILE_USER_DATA | PROFILE_USER_DATA |
typedef struct _PROFILE_USER_DATA * | PPROFILE_USER_DATA |
typedef struct _MEMBERSHIP_USER_DATA | MEMBERSHIP_USER_DATA |
typedef struct _MEMBERSHIP_USER_DATA * | PMEMBERSHIP_USER_DATA |
#define VALID_GENERAL_FLAGS (UF_PASSWD_CANT_CHANGE | UF_DONT_EXPIRE_PASSWD | UF_ACCOUNTDISABLE | UF_LOCKOUT) |
Definition at line 19 of file userprops.c.
typedef struct _GENERAL_USER_DATA * PGENERAL_USER_DATA |
typedef struct _MEMBERSHIP_USER_DATA * PMEMBERSHIP_USER_DATA |
typedef struct _PROFILE_USER_DATA * PPROFILE_USER_DATA |
|
static |
Definition at line 494 of file userprops.c.
Referenced by UserMembershipPageProc().
Definition at line 450 of file userprops.c.
Referenced by AddGroupToUser().
|
static |
Definition at line 390 of file userprops.c.
Referenced by AddGroupToUserDlgProc().
|
static |
Definition at line 671 of file userprops.c.
Referenced by UserGeneralPageProc().
|
static |
Definition at line 212 of file userprops.c.
Referenced by UserMembershipPageProc().
|
static |
Definition at line 35 of file userprops.c.
Referenced by UserProfilePageProc().
Definition at line 314 of file userprops.c.
Referenced by AddGroupToUserDlgProc().
|
static |
Definition at line 815 of file userprops.c.
Referenced by UserProperties().
|
static |
Definition at line 540 of file userprops.c.
Referenced by UserMembershipPageProc().
|
static |
Definition at line 267 of file userprops.c.
Referenced by OnUserPropSheetNotify(), and UserMembershipPageProc().
|
static |
Definition at line 693 of file userprops.c.
Referenced by UserGeneralPageProc().
|
static |
Definition at line 86 of file userprops.c.
Referenced by UserProfilePageProc().
|
static |
Definition at line 636 of file userprops.c.
Referenced by GetUserGeneralData(), and UserGeneralPageProc().
Definition at line 730 of file userprops.c.
Referenced by UserProperties().
Definition at line 571 of file userprops.c.
Referenced by UserProperties().
Definition at line 143 of file userprops.c.
Referenced by UserProperties().
Definition at line 828 of file userprops.c.
Referenced by UsersPageProc().