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 IDD_ACPPAGESHEET   100
 
#define IDD_EDITCOMPATIBILITYMODES   101
 
#define IDC_EXPLANATION   1000
 
#define IDC_CHKRUNCOMPATIBILITY   1001
 
#define IDC_COMPATIBILITYMODE   1002
 
#define IDC_CHKRUNIN256COLORS   1003
 
#define IDC_CHKRUNIN640480RES   1004
 
#define IDC_CHKDISABLEVISUALTHEMES   1005
 
#define IDC_EDITCOMPATIBILITYMODES   1006
 
#define IDC_INFOLINK   1007
 
#define IDC_COMPATGROUP   1008
 
#define IDC_NEWCOMPATIBILITYMODE   1009
 
#define IDC_ADD   1010
 
#define IDC_REMOVEALL   1011
 
#define IDC_REMOVE   1012
 
#define IDC_ENABLED_LAYERS   1013
 
#define IDS_DESCRIPTION   101
 
#define IDS_COMPAT_TITLE   2000
 
#define IDS_FAILED_NETWORK   2001
 
#define IDS_FAILED_PROTECTED   2002
 
#define IDR_ACPPAGE   8000
 

Macro Definition Documentation

◆ IDC_ADD

#define IDC_ADD   1010

Definition at line 16 of file resource.h.

◆ IDC_CHKDISABLEVISUALTHEMES

#define IDC_CHKDISABLEVISUALTHEMES   1005

Definition at line 11 of file resource.h.

◆ IDC_CHKRUNCOMPATIBILITY

#define IDC_CHKRUNCOMPATIBILITY   1001

Definition at line 7 of file resource.h.

◆ IDC_CHKRUNIN256COLORS

#define IDC_CHKRUNIN256COLORS   1003

Definition at line 9 of file resource.h.

◆ IDC_CHKRUNIN640480RES

#define IDC_CHKRUNIN640480RES   1004

Definition at line 10 of file resource.h.

◆ IDC_COMPATGROUP

#define IDC_COMPATGROUP   1008

Definition at line 14 of file resource.h.

◆ IDC_COMPATIBILITYMODE

#define IDC_COMPATIBILITYMODE   1002

Definition at line 8 of file resource.h.

◆ IDC_EDITCOMPATIBILITYMODES

#define IDC_EDITCOMPATIBILITYMODES   1006

Definition at line 12 of file resource.h.

◆ IDC_ENABLED_LAYERS

#define IDC_ENABLED_LAYERS   1013

Definition at line 19 of file resource.h.

◆ IDC_EXPLANATION

#define IDC_EXPLANATION   1000

Definition at line 6 of file resource.h.

◆ IDC_INFOLINK

#define IDC_INFOLINK   1007

Definition at line 13 of file resource.h.

◆ IDC_NEWCOMPATIBILITYMODE

#define IDC_NEWCOMPATIBILITYMODE   1009

Definition at line 15 of file resource.h.

◆ IDC_REMOVE

#define IDC_REMOVE   1012

Definition at line 18 of file resource.h.

◆ IDC_REMOVEALL

#define IDC_REMOVEALL   1011

Definition at line 17 of file resource.h.

◆ IDD_ACPPAGESHEET

#define IDD_ACPPAGESHEET   100

Definition at line 3 of file resource.h.

◆ IDD_EDITCOMPATIBILITYMODES

#define IDD_EDITCOMPATIBILITYMODES   101

Definition at line 4 of file resource.h.

◆ IDR_ACPPAGE

#define IDR_ACPPAGE   8000

Definition at line 30 of file resource.h.

◆ IDS_COMPAT_TITLE

#define IDS_COMPAT_TITLE   2000

Definition at line 24 of file resource.h.

◆ IDS_DESCRIPTION

#define IDS_DESCRIPTION   101

Definition at line 21 of file resource.h.

◆ IDS_FAILED_NETWORK

#define IDS_FAILED_NETWORK   2001

Definition at line 25 of file resource.h.

◆ IDS_FAILED_PROTECTED

#define IDS_FAILED_PROTECTED   2002

Definition at line 26 of file resource.h.