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

14 lines
294 B
C

#define IDC_STATIC -1
#define IDB_BANNER 0x0100
#define IDD_WELCOME 0x1000
#define IDD_DONE 0x1001
#define IDS_WELCOME 0x2000
#define IDS_WELCOME_SUB 0x2001
#define IDS_DONE 0x2100
#define IDS_DONE_SUB 0x2101