ReactOS 0.4.15-dev-8058-ga7cbb60
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_TEST   1000
 
#define IDR_ICONS_PNG   2000
 
#define IDR_ICONS_NORMAL   2001
 
#define IDR_EXE_NORMAL   2002
 
#define IDR_DLL_NORMAL   2003
 

Macro Definition Documentation

◆ IDI_TEST

#define IDI_TEST   1000

Definition at line 2 of file resource.h.

◆ IDR_DLL_NORMAL

#define IDR_DLL_NORMAL   2003

Definition at line 7 of file resource.h.

◆ IDR_EXE_NORMAL

#define IDR_EXE_NORMAL   2002

Definition at line 6 of file resource.h.

◆ IDR_ICONS_NORMAL

#define IDR_ICONS_NORMAL   2001

Definition at line 5 of file resource.h.

◆ IDR_ICONS_PNG

#define IDR_ICONS_PNG   2000

Definition at line 4 of file resource.h.