|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | CURRENT_VERSION _T("0.20+") |
| #define | EMAIL _T("nedko@users.sourceforge.net") |
| #define | PRODUCT_NAME _T("Registry Explorer") |
| #define | HELLO_MSG |
| #define | NOWARANTY_MSG |
| #define | COPYRIGHT_MSG _T("Copyright (C) 2000-2005 Nedko Arnaudov\n") |
| #define | CREDITS_MSG |
| #define | BUGS_MSG _T("Please report bugs to ") EMAIL _T("\n") |
| #define | VER_MSG |
| #define | GOODBYE_MSG _T("\nThank you for using Registry Explorer !!!\n") |
| #define | COMMAND_LENGTH(cmd) _tcslen(cmd) |
| #define | PROMPT_BUFFER_SIZE 1024 |
| #define | COMMAND_NA_ON_ROOT _T(" is not applicable to root key.\n") |
| #define | SETTINGS_REGISTRY_KEY _T("Software\\Registry Explorer\\") |
| #define | NORMAL_TEXT_ATTRIBUTES_VALUE_NAME _T("Normal Text Color") |
| #define | COMMAND_TEXT_ATTRIBUTES_VALUE_NAME _T("Command Text Color") |
| #define | PROMPT_VALUE_NAME _T("Prompt") |
| #define | DEFAULT_ESCAPE_CHAR _T('^') |
Definition at line 25 of file RegistryExplorer.h.
Definition at line 42 of file RegistryExplorer.h.
Definition at line 46 of file RegistryExplorer.h.
Definition at line 20 of file RegistryExplorer.h.
| #define CREDITS_MSG |
Definition at line 22 of file RegistryExplorer.h.
Definition at line 5 of file RegistryExplorer.h.
Definition at line 49 of file RegistryExplorer.h.
Definition at line 6 of file RegistryExplorer.h.
Definition at line 35 of file RegistryExplorer.h.
| #define HELLO_MSG |
Definition at line 13 of file RegistryExplorer.h.
Definition at line 45 of file RegistryExplorer.h.
| #define NOWARANTY_MSG |
Definition at line 16 of file RegistryExplorer.h.
Definition at line 11 of file RegistryExplorer.h.
| #define PROMPT_BUFFER_SIZE 1024 |
Definition at line 40 of file RegistryExplorer.h.
Definition at line 47 of file RegistryExplorer.h.
Definition at line 44 of file RegistryExplorer.h.
| #define VER_MSG |
Definition at line 27 of file RegistryExplorer.h.