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.
12 lines
306 B
12 lines
306 B
/* REMOVE graphics
|
|
#define RES_SPLASH_GRAPHIC 0x0160
|
|
*/
|
|
#define RES_MODULE_ICON 0x0161
|
|
|
|
#define RES_STRING_SIMPLE1 0x1001
|
|
/* REMOVE About/Config dialogs
|
|
#define RES_STRING_SIMPLE2 0x1002
|
|
*/
|
|
#define RES_STRING_SIMPLE3 0x1003
|
|
#define RES_STRING_SIMPLE4 0x1004
|
|
#define RES_STRING_SIMPLE5 0x1005
|