ReactOS 0.4.15-dev-7934-g1dc8d80
ShellCommandDeleteKey.cpp File Reference
#include "ph.h"
#include "ShellCommandDeleteKey.h"
#include "RegistryExplorer.h"
Include dependency graph for ShellCommandDeleteKey.cpp:

Go to the source code of this file.

Macros

#define DK_CMD   _T("DK")
 
#define DK_CMD_SHORT_DESC   DK_CMD _T(" command is used to delete key(s).\n")
 

Macro Definition Documentation

◆ DK_CMD

#define DK_CMD   _T("DK")

Definition at line 30 of file ShellCommandDeleteKey.cpp.

◆ DK_CMD_SHORT_DESC

#define DK_CMD_SHORT_DESC   DK_CMD _T(" command is used to delete key(s).\n")

Definition at line 31 of file ShellCommandDeleteKey.cpp.