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_MIN   1000
 
#define IDC_GLSL   1001
 
#define IDC_GSLEVEL   1002
 
#define IDC_PSLEVEL   1003
 
#define IDC_VSLEVEL   1004
 
#define IDC_MULTISAMPLING   1005
 
#define IDC_STRICTDRAWORDERING   1006
 
#define IDC_OFFSCREEN   1007
 
#define IDC_VIDMEMSIZE   1008
 
#define IDC_ALWAYSOFFSCREEN   1009
 
#define IDC_DDRENDERER   1010
 
#define IDC_MAX   1011
 
#define IDS_CPLNAME   10000
 
#define IDS_CPLDESCRIPTION   10001
 

Macro Definition Documentation

◆ IDC_ALWAYSOFFSCREEN

#define IDC_ALWAYSOFFSCREEN   1009

Definition at line 19 of file resource.h.

◆ IDC_DDRENDERER

#define IDC_DDRENDERER   1010

Definition at line 20 of file resource.h.

◆ IDC_GLSL

#define IDC_GLSL   1001

Definition at line 11 of file resource.h.

◆ IDC_GSLEVEL

#define IDC_GSLEVEL   1002

Definition at line 12 of file resource.h.

◆ IDC_MAX

#define IDC_MAX   1011

Definition at line 21 of file resource.h.

◆ IDC_MIN

#define IDC_MIN   1000

Definition at line 10 of file resource.h.

◆ IDC_MULTISAMPLING

#define IDC_MULTISAMPLING   1005

Definition at line 15 of file resource.h.

◆ IDC_OFFSCREEN

#define IDC_OFFSCREEN   1007

Definition at line 17 of file resource.h.

◆ IDC_PSLEVEL

#define IDC_PSLEVEL   1003

Definition at line 13 of file resource.h.

◆ IDC_STRICTDRAWORDERING

#define IDC_STRICTDRAWORDERING   1006

Definition at line 16 of file resource.h.

◆ IDC_VIDMEMSIZE

#define IDC_VIDMEMSIZE   1008

Definition at line 18 of file resource.h.

◆ IDC_VSLEVEL

#define IDC_VSLEVEL   1004

Definition at line 14 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 25 of file resource.h.

◆ IDS_CPLNAME

#define IDS_CPLNAME   10000

Definition at line 24 of file resource.h.