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.
11 lines
265 B
11 lines
265 B
#define IDS_FONTFACE 100
|
|
|
|
#define IDB_DONE 200
|
|
#define IDB_PRINT 201
|
|
#define IDB_PREV_FONT 202
|
|
#define IDB_NEXT_FONT 203
|
|
|
|
#define IDK_UP 300
|
|
#define IDK_DOWN 301
|
|
#define IDK_PGUP 302
|
|
#define IDK_PGDWN 303
|