69 lines
2.6 KiB
C
69 lines
2.6 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by dpserial.rc
|
|
//
|
|
#define IDS_COM1 1
|
|
#define IDS_COM2 2
|
|
#define IDS_COM3 3
|
|
#define IDS_COM4 4
|
|
#define IDS_BAUD1 16
|
|
#define IDS_BAUD2 17
|
|
#define IDS_BAUD3 18
|
|
#define IDS_BAUD4 19
|
|
#define IDS_BAUD5 20
|
|
#define IDS_BAUD6 21
|
|
#define IDS_BAUD7 22
|
|
#define IDS_BAUD8 23
|
|
#define IDS_BAUD9 24
|
|
#define IDS_BAUD10 25
|
|
#define IDS_BAUD11 26
|
|
#define IDS_BAUD12 27
|
|
#define IDS_BAUD13 28
|
|
#define IDS_BAUD14 29
|
|
#define IDS_BAUD15 30
|
|
#define IDS_STOPBIT1 32
|
|
#define IDS_STOPBIT2 33
|
|
#define IDS_STOPBIT3 34
|
|
#define IDS_PARITY1 35
|
|
#define IDS_PARITY2 36
|
|
#define IDS_PARITY3 37
|
|
#define IDS_PARITY4 38
|
|
#define IDS_FLOW1 39
|
|
#define IDS_FLOW2 40
|
|
#define IDS_FLOW3 41
|
|
#define IDS_FLOW4 42
|
|
#define IDS_FLOW5 43
|
|
#define IDS_COULDNOTOPENLINE 44
|
|
#define IDS_WAITINGFORCONNECTION 45
|
|
#define IDS_DIALING 46
|
|
#define IDS_COULDNOTDIAL 47
|
|
#define IDD_MODEM_DIAL 101
|
|
#define IDD_MODEM_STATUS 102
|
|
#define IDD_MODEMDIALOG 103
|
|
#define IDD_SETTINGSDIALOG 300
|
|
#define IDD_MODEM_ANSWER 301
|
|
#define IDI_MODEM 701
|
|
#define IDC_BAUDRATE 1000
|
|
#define IDC_NUMBEREDIT 1000
|
|
#define IDC_STOPBITS 1001
|
|
#define IDC_PARITY 1002
|
|
#define IDC_COMPORT 1003
|
|
#define IDC_FLOW 1009
|
|
#define IDC_NUMBER 1009
|
|
#define IDC_DIALPROPERTIES 1010
|
|
#define IDC_DIALINGFROM 1012
|
|
#define IDC_MODEM 1013
|
|
#define IDC_CONFIGUREMODEM 1014
|
|
#define IDC_STATUS 1017
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1002
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|