ReactOS 0.4.16-dev-297-gc569aee
|
#include "ph.h"
#include "ShellCommandSACL.h"
#include "RegistryExplorer.h"
#include "SecurityDescriptor.h"
Go to the source code of this file.
Macros | |
#define | SACL_CMD _T("SACL") |
#define | SACL_CMD_LENGTH COMMAND_LENGTH(SACL_CMD) |
#define | SACL_CMD_SHORT_DESC SACL_CMD _T(" command is used to view")/*"/edit"*/_T(" key's SACL.\n") |
#define | ERROR_MSG_BUFFER_SIZE 1024 |
#define ERROR_MSG_BUFFER_SIZE 1024 |
Definition at line 31 of file ShellCommandSACL.cpp.
#define SACL_CMD_LENGTH COMMAND_LENGTH(SACL_CMD) |
Definition at line 32 of file ShellCommandSACL.cpp.