ReactOS 0.4.15-dev-7958-gcd0bb1a
resource.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDI_WIN32PROJECT1   107
 
#define IDI_SMALL   108
 
#define IDS_APP_TITLE   103
 
#define IDC_WIN32PROJECT1   109
 
#define IDB_BITMAP1   130
 
#define IDB_BITMAP2   131
 
#define IDC_MENU   140
 
#define IDM_NULL_WIN   200
 
#define IDM_RED_WIN   201
 
#define IDM_GREEN_WIN   202
 
#define IDM_BLUE_WIN   203
 
#define IDM_YELLOW_WIN   204
 
#define IDM_CYAN_WIN   205
 
#define IDM_NULL_STATIC   206
 
#define IDM_RED_STATIC   207
 
#define IDM_GREEN_STATIC   208
 
#define IDM_BLUE_STATIC   209
 
#define IDM_YELLOW_STATIC   210
 
#define IDM_CYAN_STATIC   211
 
#define IDM_NULL_BTN   212
 
#define IDM_RED_BTN   213
 
#define IDM_GREEN_BTN   214
 
#define IDM_BLUE_BTN   215
 
#define IDM_YELLOW_BTN   216
 
#define IDM_CYAN_BTN   217
 
#define IDM_NULL_PRINTCLNT   218
 
#define IDM_RED_PRINTCLNT   219
 
#define IDM_GREEN_PRINTCLNT   220
 
#define IDM_BLUE_PRINTCLNT   221
 
#define IDM_YELLOW_PRINTCLNT   222
 
#define IDM_CYAN_PRINTCLNT   223
 
#define IDM_SKIP_ERASE   250
 
#define IDM_SKIP_PAINT   251
 

Macro Definition Documentation

◆ IDB_BITMAP1

#define IDB_BITMAP1   130

Definition at line 5 of file resource.h.

◆ IDB_BITMAP2

#define IDB_BITMAP2   131

Definition at line 6 of file resource.h.

◆ IDC_MENU

#define IDC_MENU   140

Definition at line 7 of file resource.h.

◆ IDC_WIN32PROJECT1

#define IDC_WIN32PROJECT1   109

Definition at line 4 of file resource.h.

◆ IDI_SMALL

#define IDI_SMALL   108

Definition at line 2 of file resource.h.

◆ IDI_WIN32PROJECT1

#define IDI_WIN32PROJECT1   107

Definition at line 1 of file resource.h.

◆ IDM_BLUE_BTN

#define IDM_BLUE_BTN   215

Definition at line 26 of file resource.h.

◆ IDM_BLUE_PRINTCLNT

#define IDM_BLUE_PRINTCLNT   221

Definition at line 33 of file resource.h.

◆ IDM_BLUE_STATIC

#define IDM_BLUE_STATIC   209

Definition at line 19 of file resource.h.

◆ IDM_BLUE_WIN

#define IDM_BLUE_WIN   203

Definition at line 12 of file resource.h.

◆ IDM_CYAN_BTN

#define IDM_CYAN_BTN   217

Definition at line 28 of file resource.h.

◆ IDM_CYAN_PRINTCLNT

#define IDM_CYAN_PRINTCLNT   223

Definition at line 35 of file resource.h.

◆ IDM_CYAN_STATIC

#define IDM_CYAN_STATIC   211

Definition at line 21 of file resource.h.

◆ IDM_CYAN_WIN

#define IDM_CYAN_WIN   205

Definition at line 14 of file resource.h.

◆ IDM_GREEN_BTN

#define IDM_GREEN_BTN   214

Definition at line 25 of file resource.h.

◆ IDM_GREEN_PRINTCLNT

#define IDM_GREEN_PRINTCLNT   220

Definition at line 32 of file resource.h.

◆ IDM_GREEN_STATIC

#define IDM_GREEN_STATIC   208

Definition at line 18 of file resource.h.

◆ IDM_GREEN_WIN

#define IDM_GREEN_WIN   202

Definition at line 11 of file resource.h.

◆ IDM_NULL_BTN

#define IDM_NULL_BTN   212

Definition at line 23 of file resource.h.

◆ IDM_NULL_PRINTCLNT

#define IDM_NULL_PRINTCLNT   218

Definition at line 30 of file resource.h.

◆ IDM_NULL_STATIC

#define IDM_NULL_STATIC   206

Definition at line 16 of file resource.h.

◆ IDM_NULL_WIN

#define IDM_NULL_WIN   200

Definition at line 9 of file resource.h.

◆ IDM_RED_BTN

#define IDM_RED_BTN   213

Definition at line 24 of file resource.h.

◆ IDM_RED_PRINTCLNT

#define IDM_RED_PRINTCLNT   219

Definition at line 31 of file resource.h.

◆ IDM_RED_STATIC

#define IDM_RED_STATIC   207

Definition at line 17 of file resource.h.

◆ IDM_RED_WIN

#define IDM_RED_WIN   201

Definition at line 10 of file resource.h.

◆ IDM_SKIP_ERASE

#define IDM_SKIP_ERASE   250

Definition at line 37 of file resource.h.

◆ IDM_SKIP_PAINT

#define IDM_SKIP_PAINT   251

Definition at line 38 of file resource.h.

◆ IDM_YELLOW_BTN

#define IDM_YELLOW_BTN   216

Definition at line 27 of file resource.h.

◆ IDM_YELLOW_PRINTCLNT

#define IDM_YELLOW_PRINTCLNT   222

Definition at line 34 of file resource.h.

◆ IDM_YELLOW_STATIC

#define IDM_YELLOW_STATIC   210

Definition at line 20 of file resource.h.

◆ IDM_YELLOW_WIN

#define IDM_YELLOW_WIN   204

Definition at line 13 of file resource.h.

◆ IDS_APP_TITLE

#define IDS_APP_TITLE   103

Definition at line 3 of file resource.h.