mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
561 B
15 lines
561 B
#define ID_TOOLS_MENUCONTENTS 110
|
|
#define ID_TOOLS_MENUTEXT 111
|
|
#define ID_TOOLS_PATHNAME 112
|
|
#define ID_TOOLS_ARGUMENTS 113
|
|
#define ID_TOOLS_INITDIR 114
|
|
#define ID_TOOLS_STAT_MENUTEXT 115
|
|
#define ID_TOOLS_STAT_PATHNAME 116
|
|
#define ID_TOOLS_STAT_ARGUMENTS 117
|
|
#define ID_TOOLS_STAT_INITDIR 118
|
|
#define ID_TOOLS_ASKARGUMENTS 119
|
|
#define ID_TOOLS_MOVEUP 120
|
|
#define ID_TOOLS_MOVEDOWN 121
|
|
#define ID_TOOLS_ADD 122
|
|
#define ID_TOOLS_DELETE 123
|
|
|