ReactOS 0.4.15-dev-7842-g558ab78
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 IDS_EVENPARITY   2001
 
#define IDS_MARKPARITY   2002
 
#define IDS_NOPARITY   2003
 
#define IDS_ODDPARITY   2004
 
#define IDS_SPACEPARITY   2005
 
#define IDS_ONESTOPBIT   2006
 
#define IDS_ONE5STOPBITS   2007
 
#define IDS_TWOSTOPBITS   2008
 
#define IDS_FC_NO   2009
 
#define IDS_FC_CTSRTS   2010
 
#define IDS_FC_XONXOFF   2011
 
#define IDS_TITLE   2012
 
#define IDD_COMMDLG   1000
 
#define IDC_GRP1   1001
 
#define IDC_OKBTN   1002
 
#define IDC_CANCELBTN   1003
 
#define IDC_BTN   1004
 
#define IDC_STC1   1005
 
#define IDC_STC2   1006
 
#define IDC_STC3   1007
 
#define IDC_STC4   1008
 
#define IDC_STC5   1009
 
#define IDC_BAUDRATE   1010
 
#define IDC_BYTESIZE   1011
 
#define IDC_PARITY   1012
 
#define IDC_STOPBITS   1013
 
#define IDC_FLOW   1014
 
#define IDC_RESTOREBTN   1015
 

Macro Definition Documentation

◆ IDC_BAUDRATE

#define IDC_BAUDRATE   1010

Definition at line 29 of file resource.h.

◆ IDC_BTN

#define IDC_BTN   1004

Definition at line 23 of file resource.h.

◆ IDC_BYTESIZE

#define IDC_BYTESIZE   1011

Definition at line 30 of file resource.h.

◆ IDC_CANCELBTN

#define IDC_CANCELBTN   1003

Definition at line 22 of file resource.h.

◆ IDC_FLOW

#define IDC_FLOW   1014

Definition at line 33 of file resource.h.

◆ IDC_GRP1

#define IDC_GRP1   1001

Definition at line 20 of file resource.h.

◆ IDC_OKBTN

#define IDC_OKBTN   1002

Definition at line 21 of file resource.h.

◆ IDC_PARITY

#define IDC_PARITY   1012

Definition at line 31 of file resource.h.

◆ IDC_RESTOREBTN

#define IDC_RESTOREBTN   1015

Definition at line 34 of file resource.h.

◆ IDC_STC1

#define IDC_STC1   1005

Definition at line 24 of file resource.h.

◆ IDC_STC2

#define IDC_STC2   1006

Definition at line 25 of file resource.h.

◆ IDC_STC3

#define IDC_STC3   1007

Definition at line 26 of file resource.h.

◆ IDC_STC4

#define IDC_STC4   1008

Definition at line 27 of file resource.h.

◆ IDC_STC5

#define IDC_STC5   1009

Definition at line 28 of file resource.h.

◆ IDC_STOPBITS

#define IDC_STOPBITS   1013

Definition at line 32 of file resource.h.

◆ IDD_COMMDLG

#define IDD_COMMDLG   1000

Definition at line 19 of file resource.h.

◆ IDS_EVENPARITY

#define IDS_EVENPARITY   2001

Definition at line 3 of file resource.h.

◆ IDS_FC_CTSRTS

#define IDS_FC_CTSRTS   2010

Definition at line 14 of file resource.h.

◆ IDS_FC_NO

#define IDS_FC_NO   2009

Definition at line 13 of file resource.h.

◆ IDS_FC_XONXOFF

#define IDS_FC_XONXOFF   2011

Definition at line 15 of file resource.h.

◆ IDS_MARKPARITY

#define IDS_MARKPARITY   2002

Definition at line 4 of file resource.h.

◆ IDS_NOPARITY

#define IDS_NOPARITY   2003

Definition at line 5 of file resource.h.

◆ IDS_ODDPARITY

#define IDS_ODDPARITY   2004

Definition at line 6 of file resource.h.

◆ IDS_ONE5STOPBITS

#define IDS_ONE5STOPBITS   2007

Definition at line 10 of file resource.h.

◆ IDS_ONESTOPBIT

#define IDS_ONESTOPBIT   2006

Definition at line 9 of file resource.h.

◆ IDS_SPACEPARITY

#define IDS_SPACEPARITY   2005

Definition at line 7 of file resource.h.

◆ IDS_TITLE

#define IDS_TITLE   2012

Definition at line 17 of file resource.h.

◆ IDS_TWOSTOPBITS

#define IDS_TWOSTOPBITS   2008

Definition at line 11 of file resource.h.