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

Go to the source code of this file.

Macros

#define CONNECT_CMD   _T("CONNECT")
 
#define CONNECT_CMD_SHORT_DESC   CONNECT_CMD _T(" command is used to connect to remote registry.\n")
 

Macro Definition Documentation

◆ CONNECT_CMD

#define CONNECT_CMD   _T("CONNECT")

Definition at line 29 of file ShellCommandConnect.cpp.

◆ CONNECT_CMD_SHORT_DESC

#define CONNECT_CMD_SHORT_DESC   CONNECT_CMD _T(" command is used to connect to remote registry.\n")

Definition at line 30 of file ShellCommandConnect.cpp.