ReactOS 0.4.15-dev-7906-g1b85a5f
ShellCommandVersion.cpp File Reference
#include "ph.h"
#include "ShellCommandVersion.h"
#include "RegistryExplorer.h"
Include dependency graph for ShellCommandVersion.cpp:

Go to the source code of this file.

Macros

#define VER_CMD   _T("VER")
 
#define VER_CMD_SHORT_DESC   VER_CMD _T(" command displays information about this program.\n")
 

Macro Definition Documentation

◆ VER_CMD

#define VER_CMD   _T("VER")

Definition at line 30 of file ShellCommandVersion.cpp.

◆ VER_CMD_SHORT_DESC

#define VER_CMD_SHORT_DESC   VER_CMD _T(" command displays information about this program.\n")

Definition at line 31 of file ShellCommandVersion.cpp.