ReactOS 0.4.15-dev-7958-gcd0bb1a
resource.h
Go to the documentation of this file.
1#define IDI_WIN32PROJECT1 107
2#define IDI_SMALL 108
3#define IDS_APP_TITLE 103
4#define IDC_WIN32PROJECT1 109
5#define IDB_BITMAP1 130
6#define IDB_BITMAP2 131
7#define IDC_MENU 140
8
9#define IDM_NULL_WIN 200
10#define IDM_RED_WIN 201
11#define IDM_GREEN_WIN 202
12#define IDM_BLUE_WIN 203
13#define IDM_YELLOW_WIN 204
14#define IDM_CYAN_WIN 205
15
16#define IDM_NULL_STATIC 206
17#define IDM_RED_STATIC 207
18#define IDM_GREEN_STATIC 208
19#define IDM_BLUE_STATIC 209
20#define IDM_YELLOW_STATIC 210
21#define IDM_CYAN_STATIC 211
22
23#define IDM_NULL_BTN 212
24#define IDM_RED_BTN 213
25#define IDM_GREEN_BTN 214
26#define IDM_BLUE_BTN 215
27#define IDM_YELLOW_BTN 216
28#define IDM_CYAN_BTN 217
29
30#define IDM_NULL_PRINTCLNT 218
31#define IDM_RED_PRINTCLNT 219
32#define IDM_GREEN_PRINTCLNT 220
33#define IDM_BLUE_PRINTCLNT 221
34#define IDM_YELLOW_PRINTCLNT 222
35#define IDM_CYAN_PRINTCLNT 223
36
37#define IDM_SKIP_ERASE 250
38#define IDM_SKIP_PAINT 251