ReactOS 0.4.16-dev-257-g6aa11ac
|
#include "ph.h"
#include "ShellCommandDeleteValue.h"
#include "RegistryExplorer.h"
#include "Pattern.h"
Go to the source code of this file.
Macros | |
#define | DV_CMD _T("DV") |
#define | DV_CMD_LENGTH COMMAND_LENGTH(DV_CMD) |
#define | DV_CMD_SHORT_DESC DV_CMD _T(" command is used to delete value.\n") |
Definition at line 31 of file ShellCommandDeleteValue.cpp.
#define DV_CMD_LENGTH COMMAND_LENGTH(DV_CMD) |
Definition at line 32 of file ShellCommandDeleteValue.cpp.