ReactOS 0.4.16-dev-297-gc569aee
|
#include "ph.h"
#include "RegistryExplorer.h"
#include "ShellCommandDir.h"
#include "RegistryTree.h"
#include "RegistryKey.h"
#include "Pattern.h"
Go to the source code of this file.
Macros | |
#define | _ui64tot _ui64toa |
#define | DIR_CMD _T("DIR") |
#define | DIR_CMD_LENGTH COMMAND_LENGTH(DIR_CMD) |
#define | DIR_CMD_SHORT_DESC DIR_CMD _T(" command lists keys and values of any key.\n") |
Definition at line 38 of file ShellCommandDir.cpp.
Definition at line 43 of file ShellCommandDir.cpp.
#define DIR_CMD_LENGTH COMMAND_LENGTH(DIR_CMD) |
Definition at line 44 of file ShellCommandDir.cpp.