ReactOS 0.4.15-dev-5667-ged97270
|
Go to the source code of this file.
Classes | |
struct | _SIDLOOKUPNOTIFYINFO |
Macros | |
#define | NDEBUG |
#define | SIDN_LOOKUPSUCCEEDED (0x101) |
Typedefs | |
typedef struct _SIDLOOKUPNOTIFYINFO | SIDLOOKUPNOTIFYINFO |
typedef struct _SIDLOOKUPNOTIFYINFO * | PSIDLOOKUPNOTIFYINFO |
Variables | |
HINSTANCE | hDllInstance |
typedef struct _SIDLOOKUPNOTIFYINFO * PSIDLOOKUPNOTIFYINFO |
|
static |
Definition at line 49 of file aclui.c.
Referenced by ReloadPrincipalsList().
|
static |
Definition at line 152 of file aclui.c.
Referenced by FindSidInPrincipalsListAddAce().
|
static |
Definition at line 419 of file aclui.c.
Referenced by AddSelectedPrincipal(), ReloadPrincipalsList(), and UpdatePrincipalInfo().
|
static |
Definition at line 239 of file aclui.c.
Referenced by AddSelectedPrincipal(), and ReloadPrincipalsList().
|
static |
Definition at line 1200 of file aclui.c.
Referenced by SecurityPageProc().
|
static |
|
static |
Definition at line 384 of file aclui.c.
Referenced by AddPrincipalListEntry(), and UpdatePrincipalListItem().
HPROPSHEETPAGE WINAPI CreateSecurityPage | ( | IN LPSECURITYINFO | psi | ) |
Definition at line 1491 of file aclui.c.
Referenced by EditSecurity().
|
static |
Definition at line 88 of file aclui.c.
Referenced by SecurityPageCallback().
@DllMain
Core routine of the Utility Manager's library.
[in] | hDllInstance | The entry point instance of the library. |
[in] | fdwReason | The reason argument to indicate the motive DllMain is being called. |
[in] | lpvReserved | Reserved. |
Definition at line 1679 of file aclui.c.
Definition at line 1603 of file aclui.c.
|
static |
Definition at line 182 of file aclui.c.
Referenced by AddPrincipalToList().
|
static |
Definition at line 108 of file aclui.c.
Referenced by ReloadPrincipalsList().
|
static |
Definition at line 319 of file aclui.c.
Referenced by GetPrincipalDisplayString(), and UpdatePrincipalInfo().
|
static |
Definition at line 363 of file aclui.c.
Referenced by UpdateControlStates().
|
static |
Definition at line 345 of file aclui.c.
Referenced by AddPrincipalListEntry(), and UpdatePrincipalListItem().
|
static |
Definition at line 797 of file aclui.c.
Referenced by SecurityPageProc().
|
static |
Definition at line 446 of file aclui.c.
Referenced by UpdatePrincipalListItem().
|
static |
Definition at line 508 of file aclui.c.
Referenced by SecurityPageProc().
Definition at line 899 of file aclui.c.
Referenced by SecurityPageProc().
|
static |
Definition at line 751 of file aclui.c.
Referenced by CreateSecurityPage().
|
static |
Definition at line 1237 of file aclui.c.
Referenced by CreateSecurityPage().
Definition at line 774 of file aclui.c.
Referenced by ResizeControls(), and SecurityPageProc().
|
static |
Definition at line 210 of file aclui.c.
Referenced by AddPrincipalToList(), and ReloadPrincipalsList().
|
static |
Definition at line 629 of file aclui.c.
Referenced by SecurityPageProc(), and UpdatePrincipalInfo().
|
static |
Definition at line 680 of file aclui.c.
Referenced by SecurityPageProc().
|
static |
Definition at line 463 of file aclui.c.
Referenced by UpdatePrincipalInfo().
HINSTANCE hDllInstance |
Definition at line 38 of file aclui.c.
Referenced by CreateSecurityPage(), DllMain(), EditSecurity(), GetDisplayStringFromSidRequestResult(), GetPrincipalAccountNameString(), LoadPermissionsList(), SecurityPageProc(), and UpdateControlStates().