ReactOS 0.4.16-dev-433-g6363f78
|
Go to the source code of this file.
Classes | |
struct | ifaceISecurityInformationVbtl |
struct | ifaceIEffectivePermissionVbtl |
struct | ifaceISecurityObjectTypeInfoVbtl |
struct | _CRegKeySecurity |
Macros | |
#define | REGEDIT_IMPLEMENT_ISECURITYINFORMATION2 0 |
Typedefs | |
typedef struct ISecurityInformation * | LPSECURITYINFORMATION |
typedef struct ifaceISecuritInformationVbtl | ifaceISecurityInformationVbtl |
typedef struct IEffectivePermission * | LPEFFECTIVEPERMISSION |
typedef struct ifaceIEffectivePermissionVbtl | ifaceIEffectivePermissionVbtl |
typedef struct ISecurityObjectTypeInfo * | LPSECURITYOBJECTTYPEINFO |
typedef struct ifaceISecurityObjectTypeInfoVbtl | ifaceISecurityObjectTypeInfoVbtl |
typedef struct _CRegKeySecurity | CRegKeySecurity |
typedef struct _CRegKeySecurity * | PCRegKeySecurity |
Functions | |
BOOL | InitializeAclUiDll (VOID) |
VOID | UnloadAclUiDll (VOID) |
#define REGEDIT_IMPLEMENT_ISECURITYINFORMATION2 0 |
Definition at line 9 of file security.h.
typedef struct _CRegKeySecurity CRegKeySecurity |
Definition at line 89 of file security.h.
typedef struct ifaceISecuritInformationVbtl ifaceISecurityInformationVbtl |
Definition at line 17 of file security.h.
Definition at line 117 of file security.h.
typedef struct IEffectivePermission* LPEFFECTIVEPERMISSION |
Definition at line 87 of file security.h.
typedef struct ISecurityInformation* LPSECURITYINFORMATION |
Definition at line 15 of file security.h.
typedef struct ISecurityObjectTypeInfo* LPSECURITYOBJECTTYPEINFO |
Definition at line 115 of file security.h.
typedef struct _CRegKeySecurity * PCRegKeySecurity |
Definition at line 765 of file security.c.
Referenced by InitInstance().
Definition at line 784 of file security.c.
Referenced by ExitInstance().