ReactOS 0.4.15-dev-7934-g1dc8d80
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 ICON_16_8_BLACK   1
 
#define ICON_16_8_RED   2
 
#define ICON_16_32_BLACK   3
 
#define ICON_16_32_RED   4
 
#define ICON_32_8   5
 
#define ICON_32_32   6
 

Macro Definition Documentation

◆ ICON_16_32_BLACK

#define ICON_16_32_BLACK   3

Definition at line 4 of file resource.h.

◆ ICON_16_32_RED

#define ICON_16_32_RED   4

Definition at line 5 of file resource.h.

◆ ICON_16_8_BLACK

#define ICON_16_8_BLACK   1

Definition at line 2 of file resource.h.

◆ ICON_16_8_RED

#define ICON_16_8_RED   2

Definition at line 3 of file resource.h.

◆ ICON_32_32

#define ICON_32_32   6

Definition at line 7 of file resource.h.

◆ ICON_32_8

#define ICON_32_8   5

Definition at line 6 of file resource.h.