ReactOS 0.4.15-dev-7918-g2a2556c
ShellCommandDOKA.cpp File Reference
#include "ph.h"
#include "ShellCommandDOKA.h"
#include "RegistryExplorer.h"
#include "SecurityDescriptor.h"
Include dependency graph for ShellCommandDOKA.cpp:

Go to the source code of this file.

Macros

#define DOKA_CMD   _T("DOKA")
 
#define DOKA_CMD_SHORT_DESC   DOKA_CMD _T(" command is used to view/edit Desired Open Key Access.\n")
 

Macro Definition Documentation

◆ DOKA_CMD

#define DOKA_CMD   _T("DOKA")

Definition at line 31 of file ShellCommandDOKA.cpp.

◆ DOKA_CMD_SHORT_DESC

#define DOKA_CMD_SHORT_DESC   DOKA_CMD _T(" command is used to view/edit Desired Open Key Access.\n")

Definition at line 32 of file ShellCommandDOKA.cpp.