ReactOS 0.4.15-dev-7942-gd23573b
ShellCommandNewKey.cpp File Reference
#include "ph.h"
#include "ShellCommandNewKey.h"
#include "RegistryExplorer.h"
Include dependency graph for ShellCommandNewKey.cpp:

Go to the source code of this file.

Macros

#define NK_CMD   _T("NK")
 
#define NK_CMD_SHORT_DESC   NK_CMD _T(" command is used to create new key.\n")
 

Macro Definition Documentation

◆ NK_CMD

#define NK_CMD   _T("NK")

Definition at line 30 of file ShellCommandNewKey.cpp.

◆ NK_CMD_SHORT_DESC

#define NK_CMD_SHORT_DESC   NK_CMD _T(" command is used to create new key.\n")

Definition at line 31 of file ShellCommandNewKey.cpp.