Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenresource.h
Go to the documentation of this file.
00001 #define IDS_EVENPARITY 2001 00002 #define IDS_MARKPARITY 2002 00003 #define IDS_NOPARITY 2003 00004 #define IDS_ODDPARITY 2004 00005 #define IDS_SPACEPARITY 2005 00006 00007 #define IDS_ONESTOPBIT 2006 00008 #define IDS_ONE5STOPBITS 2007 00009 #define IDS_TWOSTOPBITS 2008 00010 00011 #define IDS_FC_NO 2009 00012 #define IDS_FC_CTSRTS 2010 00013 #define IDS_FC_XONXOFF 2011 00014 00015 #define IDS_TITLE 2012 00016 00017 #define IDD_COMMDLG 1000 00018 #define IDC_GRP1 1001 00019 #define IDC_OKBTN 1002 00020 #define IDC_CANCELBTN 1003 00021 #define IDC_BTN 1004 00022 #define IDC_STC1 1005 00023 #define IDC_STC2 1006 00024 #define IDC_STC3 1007 00025 #define IDC_STC4 1008 00026 #define IDC_STC5 1009 00027 #define IDC_BAUDRATE 1010 00028 #define IDC_BYTESIZE 1011 00029 #define IDC_PARITY 1012 00030 #define IDC_STOPBITS 1013 00031 #define IDC_FLOW 1014 00032 #define IDC_RESTOREBTN 1015 Generated on Fri May 25 2012 04:14:48 for ReactOS by
1.7.6.1
|