ReactOS 0.4.15-dev-5666-gc548b97
|
#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 543 of file userprops.c.
Referenced by UserMembershipPageProc().
Definition at line 499 of file userprops.c.
Referenced by AddGroupToUser().
|
static |
Definition at line 439 of file userprops.c.
Referenced by AddGroupToUserDlgProc().
|
static |
Definition at line 720 of file userprops.c.
Referenced by UserGeneralPageProc().
|
static |
Definition at line 261 of file userprops.c.
Referenced by UserMembershipPageProc().
|
static |
Definition at line 35 of file userprops.c.
Referenced by UserProfilePageProc().
Definition at line 363 of file userprops.c.
Referenced by AddGroupToUserDlgProc().
|
static |
Definition at line 888 of file userprops.c.
Referenced by UserProperties().
|
static |
Definition at line 589 of file userprops.c.
Referenced by UserMembershipPageProc().
|
static |
Definition at line 316 of file userprops.c.
Referenced by OnUserPropSheetNotify(), and UserMembershipPageProc().
|
static |
Definition at line 742 of file userprops.c.
Referenced by UserGeneralPageProc().
|
static |
Definition at line 86 of file userprops.c.
Referenced by UserProfilePageProc().
|
static |
Definition at line 685 of file userprops.c.
Referenced by GetUserGeneralData(), and UserGeneralPageProc().
Definition at line 803 of file userprops.c.
Referenced by UserProperties().
Definition at line 620 of file userprops.c.
Referenced by UserProperties().
Definition at line 192 of file userprops.c.
Referenced by UserProperties().
Definition at line 901 of file userprops.c.
Referenced by UsersPageProc().