|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "ph.h"#include "RegistryExplorer.h"#include "ShellCommandValue.h"#include "RegistryTree.h"#include "RegistryKey.h"
Go to the source code of this file.
Macros | |
| #define | VALUE_CMD _T("VV") |
| #define | VALUE_CMD_LENGTH COMMAND_LENGTH(VALUE_CMD) |
| #define | VALUE_CMD_SHORT_DESC VALUE_CMD _T(" command is used to view value.\n") |
Definition at line 32 of file ShellCommandValue.cpp.
| #define VALUE_CMD_LENGTH COMMAND_LENGTH(VALUE_CMD) |
Definition at line 33 of file ShellCommandValue.cpp.