ReactOS 0.4.15-dev-7953-g1f49173
ShellCommandChangeKey.cpp File Reference
#include "ph.h"
#include "RegistryExplorer.h"
#include "ShellCommandChangeKey.h"
Include dependency graph for ShellCommandChangeKey.cpp:

Go to the source code of this file.

Macros

#define CD_CMD   _T("CD")
 
#define CD_CMD_LENGTH   COMMAND_LENGTH(CD_CMD)
 
#define CD_CMD_SHORT_DESC   CD_CMD _T(" command changes current key.\n")
 

Macro Definition Documentation

◆ CD_CMD

#define CD_CMD   _T("CD")

Definition at line 30 of file ShellCommandChangeKey.cpp.

◆ CD_CMD_LENGTH

#define CD_CMD_LENGTH   COMMAND_LENGTH(CD_CMD)

Definition at line 31 of file ShellCommandChangeKey.cpp.

◆ CD_CMD_SHORT_DESC

#define CD_CMD_SHORT_DESC   CD_CMD _T(" command changes current key.\n")

Definition at line 32 of file ShellCommandChangeKey.cpp.