ReactOS 0.4.16-dev-297-gc569aee
|
#include "ph.h"
#include "ShellCommandDACL.h"
#include "RegistryExplorer.h"
#include "SecurityDescriptor.h"
Go to the source code of this file.
Macros | |
#define | DACL_CMD _T("DACL") |
#define | DACL_CMD_LENGTH COMMAND_LENGTH(DACL_CMD) |
#define | DACL_CMD_SHORT_DESC DACL_CMD _T(" command is used to view")/*"/edit"*/_T(" key's DACL.\n") |
Definition at line 31 of file ShellCommandDACL.cpp.
#define DACL_CMD_LENGTH COMMAND_LENGTH(DACL_CMD) |
Definition at line 32 of file ShellCommandDACL.cpp.