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.
13 lines
264 B
13 lines
264 B
#define IDS_APPNAME 1
|
|
#define IDS_USAGE 2
|
|
#define IDS_ERROR 3
|
|
#define IDS_WARNING 4
|
|
|
|
#define IDS_DRIVESNAP 5
|
|
#define IDS_REGSNAP 6
|
|
#define IDS_INISNAP 7
|
|
|
|
#define IDS_DRIVEDIFF 8
|
|
#define IDS_REGDIFF 9
|
|
#define IDS_INIDIFF 10
|
|
|