ReactOS 0.4.15-dev-7924-g5949c20
resource.h File Reference
#include "shlobj.h"
Include dependency graph for resource.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDD_CONFIGUREDEVICES   1
 
#define IDC_DEVICETEXT   20
 
#define IDC_RESET   21
 
#define IDC_ACTIONTEXT   22
 
#define IDC_PLAYERTEXT   23
 
#define IDC_DEVICEOBJECTSTEXT   24
 
#define IDC_CONTROLLERCOMBO   25
 
#define IDC_PLAYERCOMBO   26
 
#define IDC_ACTIONLIST   27
 
#define IDC_DEVICEOBJECTSLIST   28
 
#define IDC_CHECKBOXSORT   29
 
#define IDC_MAPPINGTEXT   30
 
#define IDS_ACTIONCOLUMN   31
 
#define IDS_OBJECTCOLUMN   32
 

Macro Definition Documentation

◆ IDC_ACTIONLIST

#define IDC_ACTIONLIST   27

Definition at line 32 of file resource.h.

◆ IDC_ACTIONTEXT

#define IDC_ACTIONTEXT   22

Definition at line 27 of file resource.h.

◆ IDC_CHECKBOXSORT

#define IDC_CHECKBOXSORT   29

Definition at line 34 of file resource.h.

◆ IDC_CONTROLLERCOMBO

#define IDC_CONTROLLERCOMBO   25

Definition at line 30 of file resource.h.

◆ IDC_DEVICEOBJECTSLIST

#define IDC_DEVICEOBJECTSLIST   28

Definition at line 33 of file resource.h.

◆ IDC_DEVICEOBJECTSTEXT

#define IDC_DEVICEOBJECTSTEXT   24

Definition at line 29 of file resource.h.

◆ IDC_DEVICETEXT

#define IDC_DEVICETEXT   20

Definition at line 25 of file resource.h.

◆ IDC_MAPPINGTEXT

#define IDC_MAPPINGTEXT   30

Definition at line 35 of file resource.h.

◆ IDC_PLAYERCOMBO

#define IDC_PLAYERCOMBO   26

Definition at line 31 of file resource.h.

◆ IDC_PLAYERTEXT

#define IDC_PLAYERTEXT   23

Definition at line 28 of file resource.h.

◆ IDC_RESET

#define IDC_RESET   21

Definition at line 26 of file resource.h.

◆ IDD_CONFIGUREDEVICES

#define IDD_CONFIGUREDEVICES   1

Definition at line 23 of file resource.h.

◆ IDS_ACTIONCOLUMN

#define IDS_ACTIONCOLUMN   31

Definition at line 36 of file resource.h.

◆ IDS_OBJECTCOLUMN

#define IDS_OBJECTCOLUMN   32

Definition at line 37 of file resource.h.