ReactOS 0.4.15-dev-7924-g5949c20
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_CPLICON   1
 
#define IDD_PROPPAGEGENERAL   100
 
#define IDC_RENDERER   1001
 
#define IDC_DEBUG_OUTPUT   1002
 
#define IDS_CPLNAME   10000
 
#define IDS_CPLDESCRIPTION   10001
 
#define IDS_RENDERER_DEFAULT   10002
 
#define IDS_RENDERER_RSWR   10003
 
#define IDS_DEBUG_SET   10004
 
#define IDS_DEBUG_CLEAR   10005
 
#define IDS_DEBUG_DNM   10006
 

Macro Definition Documentation

◆ IDC_DEBUG_OUTPUT

#define IDC_DEBUG_OUTPUT   1002

Definition at line 11 of file resource.h.

◆ IDC_RENDERER

#define IDC_RENDERER   1001

Definition at line 10 of file resource.h.

◆ IDD_PROPPAGEGENERAL

#define IDD_PROPPAGEGENERAL   100

Definition at line 7 of file resource.h.

◆ IDI_CPLICON

#define IDI_CPLICON   1

Definition at line 4 of file resource.h.

◆ IDS_CPLDESCRIPTION

#define IDS_CPLDESCRIPTION   10001

Definition at line 15 of file resource.h.

◆ IDS_CPLNAME

#define IDS_CPLNAME   10000

Definition at line 14 of file resource.h.

◆ IDS_DEBUG_CLEAR

#define IDS_DEBUG_CLEAR   10005

Definition at line 19 of file resource.h.

◆ IDS_DEBUG_DNM

#define IDS_DEBUG_DNM   10006

Definition at line 20 of file resource.h.

◆ IDS_DEBUG_SET

#define IDS_DEBUG_SET   10004

Definition at line 18 of file resource.h.

◆ IDS_RENDERER_DEFAULT

#define IDS_RENDERER_DEFAULT   10002

Definition at line 16 of file resource.h.

◆ IDS_RENDERER_RSWR

#define IDS_RENDERER_RSWR   10003

Definition at line 17 of file resource.h.