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 IDD_SERIALSETTINGS   200
 
#define IDC_SERIAL_BITSPERSECOND   201
 
#define IDC_SERIAL_DATABITS   202
 
#define IDC_SERIAL_PARITY   203
 
#define IDC_SERIAL_STOPBITS   204
 
#define IDC_SERIAL_FLOWCONTROL   205
 
#define IDC_SERIAL_ADVANCED   206
 
#define IDC_SERIAL_RESTORE   207
 
#define IDD_PARALLELSETTINGS   220
 
#define IDC_TRY_INTERRUPT   221
 
#define IDC_NEVER_INTERRUPT   222
 
#define IDC_ANY_INTERRUPT   223
 
#define IDC_PARALLEL_LEGACY   224
 
#define IDC_PARALLEL_NAME   225
 
#define IDS_PARITY   11
 
#define IDS_STOPBITS   12
 
#define IDS_FLOWCONTROL   13
 
#define IDS_PORT_IN_USE   61
 

Macro Definition Documentation

◆ IDC_ANY_INTERRUPT

#define IDC_ANY_INTERRUPT   223

Definition at line 15 of file resource.h.

◆ IDC_NEVER_INTERRUPT

#define IDC_NEVER_INTERRUPT   222

Definition at line 14 of file resource.h.

◆ IDC_PARALLEL_LEGACY

#define IDC_PARALLEL_LEGACY   224

Definition at line 16 of file resource.h.

◆ IDC_PARALLEL_NAME

#define IDC_PARALLEL_NAME   225

Definition at line 17 of file resource.h.

◆ IDC_SERIAL_ADVANCED

#define IDC_SERIAL_ADVANCED   206

Definition at line 9 of file resource.h.

◆ IDC_SERIAL_BITSPERSECOND

#define IDC_SERIAL_BITSPERSECOND   201

Definition at line 4 of file resource.h.

◆ IDC_SERIAL_DATABITS

#define IDC_SERIAL_DATABITS   202

Definition at line 5 of file resource.h.

◆ IDC_SERIAL_FLOWCONTROL

#define IDC_SERIAL_FLOWCONTROL   205

Definition at line 8 of file resource.h.

◆ IDC_SERIAL_PARITY

#define IDC_SERIAL_PARITY   203

Definition at line 6 of file resource.h.

◆ IDC_SERIAL_RESTORE

#define IDC_SERIAL_RESTORE   207

Definition at line 10 of file resource.h.

◆ IDC_SERIAL_STOPBITS

#define IDC_SERIAL_STOPBITS   204

Definition at line 7 of file resource.h.

◆ IDC_TRY_INTERRUPT

#define IDC_TRY_INTERRUPT   221

Definition at line 13 of file resource.h.

◆ IDD_PARALLELSETTINGS

#define IDD_PARALLELSETTINGS   220

Definition at line 12 of file resource.h.

◆ IDD_SERIALSETTINGS

#define IDD_SERIALSETTINGS   200

Definition at line 3 of file resource.h.

◆ IDS_FLOWCONTROL

#define IDS_FLOWCONTROL   13

Definition at line 22 of file resource.h.

◆ IDS_PARITY

#define IDS_PARITY   11

Definition at line 20 of file resource.h.

◆ IDS_PORT_IN_USE

#define IDS_PORT_IN_USE   61

Definition at line 23 of file resource.h.

◆ IDS_STOPBITS

#define IDS_STOPBITS   12

Definition at line 21 of file resource.h.