ReactOS 0.4.16-dev-433-g6363f78
|
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 |
#define IDC_ANY_INTERRUPT 223 |
Definition at line 15 of file resource.h.
#define IDC_NEVER_INTERRUPT 222 |
Definition at line 14 of file resource.h.
#define IDC_PARALLEL_LEGACY 224 |
Definition at line 16 of file resource.h.
#define IDC_PARALLEL_NAME 225 |
Definition at line 17 of file resource.h.
#define IDC_SERIAL_ADVANCED 206 |
Definition at line 9 of file resource.h.
#define IDC_SERIAL_BITSPERSECOND 201 |
Definition at line 4 of file resource.h.
#define IDC_SERIAL_DATABITS 202 |
Definition at line 5 of file resource.h.
#define IDC_SERIAL_FLOWCONTROL 205 |
Definition at line 8 of file resource.h.
#define IDC_SERIAL_PARITY 203 |
Definition at line 6 of file resource.h.
#define IDC_SERIAL_RESTORE 207 |
Definition at line 10 of file resource.h.
#define IDC_SERIAL_STOPBITS 204 |
Definition at line 7 of file resource.h.
#define IDC_TRY_INTERRUPT 221 |
Definition at line 13 of file resource.h.
#define IDD_PARALLELSETTINGS 220 |
Definition at line 12 of file resource.h.
#define IDD_SERIALSETTINGS 200 |
Definition at line 3 of file resource.h.
#define IDS_FLOWCONTROL 13 |
Definition at line 22 of file resource.h.
#define IDS_PARITY 11 |
Definition at line 20 of file resource.h.
#define IDS_PORT_IN_USE 61 |
Definition at line 23 of file resource.h.
#define IDS_STOPBITS 12 |
Definition at line 21 of file resource.h.