14 lines
157 B
C
14 lines
157 B
C
|
//
|
||
|
// Icons
|
||
|
//
|
||
|
#define IDI_ALERTICON 5500
|
||
|
|
||
|
|
||
|
//
|
||
|
// Message strings
|
||
|
//
|
||
|
#define IDS_NAME 5001
|
||
|
#define IDS_INFO 5002
|
||
|
|
||
|
|