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.
10 lines
449 B
10 lines
449 B
#define APPICON 100
|
|
#define IDD_DIALOG 101
|
|
#define IDC_BITMAP 102
|
|
#define IDC_ESCAPE 103
|
|
#define IDC_ENTER 104
|
|
#define IDC_LEFT 105
|
|
#define IDC_RIGHT 106
|
|
#define IDC_UP 107
|
|
#define IDC_DOWN 108
|
|
#define IDC_STATIC -1
|