ReactOS 0.4.15-dev-8100-g1887773
ShellCommandHelp.cpp File Reference
#include "ph.h"
#include "ShellCommandHelp.h"
Include dependency graph for ShellCommandHelp.cpp:

Go to the source code of this file.

Macros

#define HELP_CMD   _T("HELP")
 
#define HELP_CMD_SHORT_DESC   HELP_CMD _T(" command provides help information about Registry Explorer commands.\n")
 

Macro Definition Documentation

◆ HELP_CMD

#define HELP_CMD   _T("HELP")

Definition at line 29 of file ShellCommandHelp.cpp.

◆ HELP_CMD_SHORT_DESC

#define HELP_CMD_SHORT_DESC   HELP_CMD _T(" command provides help information about Registry Explorer commands.\n")

Definition at line 30 of file ShellCommandHelp.cpp.