ReactOS 0.4.16-dev-297-gc569aee
|
#include "ph.h"
#include "ShellCommandOwner.h"
#include "RegistryExplorer.h"
#include "SecurityDescriptor.h"
Go to the source code of this file.
Macros | |
#define | OWNER_CMD _T("OWNER") |
#define | OWNER_CMD_LENGTH COMMAND_LENGTH(OWNER_CMD) |
#define | OWNER_CMD_SHORT_DESC OWNER_CMD _T(" command is used to view")/*"/change"*/_T(" key's owner.\n") |
Definition at line 31 of file ShellCommandOwner.cpp.
#define OWNER_CMD_LENGTH COMMAND_LENGTH(OWNER_CMD) |
Definition at line 32 of file ShellCommandOwner.cpp.