ReactOS 0.4.15-dev-7953-g1f49173
acleditint.h File Reference
#include <windef.h>
Include dependency graph for acleditint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _ACL_HELP_CONTROL
 
struct  _ACL_DLG_CONTROL
 
struct  _ACL_EDIT_ENTRY
 
struct  _ACL_EDIT_CONTROL
 

Typedefs

typedef struct _ACL_HELP_CONTROL ACL_HELP_CONTROL
 
typedef struct _ACL_HELP_CONTROLPACL_HELP_CONTROL
 
typedef struct _ACL_DLG_CONTROL ACL_DLG_CONTROL
 
typedef struct _ACL_DLG_CONTROLPACL_DLG_CONTROL
 
typedef struct _ACL_EDIT_ENTRY ACL_EDIT_ENTRY
 
typedef struct _ACL_EDIT_ENTRYPACL_EDIT_ENTRY
 
typedef struct _ACL_EDIT_CONTROL ACL_EDIT_CONTROL
 
typedef struct _ACL_EDIT_CONTROLPACL_EDIT_CONTROL
 
typedef DWORD(CALLBACKPACL_CHANGE) (HWND hWnd, HINSTANCE hInstance, PVOID pCallbackContext, PSECURITY_DESCRIPTOR pNewSD, PSECURITY_DESCRIPTOR pNewObjectSD, BOOL bApplyToSubContainers, BOOL bApplyToSubObjects, LPDWORD lpdwChangeContextStatus)
 

Variables

HINSTANCE hDllInstance
 

Typedef Documentation

◆ ACL_DLG_CONTROL

◆ ACL_EDIT_CONTROL

◆ ACL_EDIT_ENTRY

◆ ACL_HELP_CONTROL

◆ PACL_CHANGE

typedef DWORD(CALLBACK * PACL_CHANGE) (HWND hWnd, HINSTANCE hInstance, PVOID pCallbackContext, PSECURITY_DESCRIPTOR pNewSD, PSECURITY_DESCRIPTOR pNewObjectSD, BOOL bApplyToSubContainers, BOOL bApplyToSubObjects, LPDWORD lpdwChangeContextStatus)

Definition at line 51 of file acleditint.h.

◆ PACL_DLG_CONTROL

◆ PACL_EDIT_CONTROL

◆ PACL_EDIT_ENTRY

◆ PACL_HELP_CONTROL

Variable Documentation

◆ hDllInstance

HINSTANCE hDllInstance
extern

Definition at line 17 of file browser.c.