ReactOS 0.4.15-dev-7942-gd23573b
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_WINE   1
 
#define IDD_STATUS   100
 
#define IDD_ABOUT   101
 
#define IDD_TAG   102
 
#define IDC_STATIC   -1
 
#define IDC_ST0   1000
 
#define IDC_PB0   1001
 
#define IDC_ST1   1002
 
#define IDC_PB1   1003
 
#define IDC_ST2   1004
 
#define IDC_PB2   1005
 
#define IDC_DIR   2000
 
#define IDC_OUT   2001
 
#define IDC_TAG   2002
 
#define IDC_SB   3000
 
#define IDC_EDIT   4000
 
#define IDC_ABOUT   4001
 
#define IDS_BUILD_ID   1
 
#define TESTRES   1000
 
#define STRINGRES   1001
 
#define WINE_BUILD   10000
 
#define BUILD_INFO   10001
 
#define TESTS_URL   10002
 
#define REV_INFO   30000
 

Macro Definition Documentation

◆ BUILD_INFO

#define BUILD_INFO   10001

Definition at line 55 of file resource.h.

◆ IDC_ABOUT

#define IDC_ABOUT   4001

Definition at line 43 of file resource.h.

◆ IDC_DIR

#define IDC_DIR   2000

Definition at line 36 of file resource.h.

◆ IDC_EDIT

#define IDC_EDIT   4000

Definition at line 42 of file resource.h.

◆ IDC_OUT

#define IDC_OUT   2001

Definition at line 37 of file resource.h.

◆ IDC_PB0

#define IDC_PB0   1001

Definition at line 30 of file resource.h.

◆ IDC_PB1

#define IDC_PB1   1003

Definition at line 32 of file resource.h.

◆ IDC_PB2

#define IDC_PB2   1005

Definition at line 34 of file resource.h.

◆ IDC_SB

#define IDC_SB   3000

Definition at line 40 of file resource.h.

◆ IDC_ST0

#define IDC_ST0   1000

Definition at line 29 of file resource.h.

◆ IDC_ST1

#define IDC_ST1   1002

Definition at line 31 of file resource.h.

◆ IDC_ST2

#define IDC_ST2   1004

Definition at line 33 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 27 of file resource.h.

◆ IDC_TAG

#define IDC_TAG   2002

Definition at line 38 of file resource.h.

◆ IDD_ABOUT

#define IDD_ABOUT   101

Definition at line 24 of file resource.h.

◆ IDD_STATUS

#define IDD_STATUS   100

Definition at line 23 of file resource.h.

◆ IDD_TAG

#define IDD_TAG   102

Definition at line 25 of file resource.h.

◆ IDI_WINE

#define IDI_WINE   1

Definition at line 21 of file resource.h.

◆ IDS_BUILD_ID

#define IDS_BUILD_ID   1

Definition at line 45 of file resource.h.

◆ REV_INFO

#define REV_INFO   30000

Definition at line 59 of file resource.h.

◆ STRINGRES

#define STRINGRES   1001

Definition at line 50 of file resource.h.

◆ TESTRES

#define TESTRES   1000

Definition at line 49 of file resource.h.

◆ TESTS_URL

#define TESTS_URL   10002

Definition at line 56 of file resource.h.

◆ WINE_BUILD

#define WINE_BUILD   10000

Definition at line 54 of file resource.h.