2025-04-27 07:49:33 -04:00

12 lines
265 B
C

#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