ReactOS 0.4.15-dev-7924-g5949c20
ShellCommandExit.cpp File Reference
#include "ph.h"
#include "ShellCommandExit.h"
#include "RegistryExplorer.h"
Include dependency graph for ShellCommandExit.cpp:

Go to the source code of this file.

Macros

#define EXIT_CMD   _T("EXIT")
 
#define EXIT_CMD_SHORT_DESC   EXIT_CMD _T(" command termiantes current instance of Registry Explorer.\n")
 

Macro Definition Documentation

◆ EXIT_CMD

#define EXIT_CMD   _T("EXIT")

Definition at line 30 of file ShellCommandExit.cpp.

◆ EXIT_CMD_SHORT_DESC

#define EXIT_CMD_SHORT_DESC   EXIT_CMD _T(" command termiantes current instance of Registry Explorer.\n")

Definition at line 31 of file ShellCommandExit.cpp.