You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91 lines
3.7 KiB
91 lines
3.7 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ports.rc
|
|
//
|
|
#define INITS 0
|
|
#define IDS_INIT_NAME 1
|
|
#define IDS_INIT_CLOSE 2
|
|
#define PORTS_ICON 2
|
|
#define IDS_PORT_IN_USE 5
|
|
#define ERRORS 8
|
|
#define MYPORT 10
|
|
#define IDS_PARITY 11
|
|
#define IDS_BITS 12
|
|
#define IDS_FLOWCONTROL 13
|
|
#define DLG_PP_PORTSETTINGS 15
|
|
#define DLG_PP_ADVPORTS 16
|
|
#define IDS_ADVANCED_SETTINGS_FOR 19
|
|
#define IDS_FRIENDLY_FORMAT 29
|
|
#define IDS_ADVANCED_SETTINGS 30
|
|
#define IDS_SYSSETCHANGE 50
|
|
#define IDS_COMCHANGE 51
|
|
#define IDS_LOW 53
|
|
#define IDS_HIGH 54
|
|
#define IDS_NO_WRITE_PRVILEGE 55
|
|
#define IDS_NAME_PROPERTIES 56
|
|
#define IDS_COM_CONFLICT 59
|
|
#define IDS_PORT_OPEN 59
|
|
#define IDS_COM_CONFLICT_RESOLVE 60
|
|
#define IDS_PORT_RENAME_ERROR 60
|
|
#define IDS_IN_USE 61
|
|
#define IDS_LPT_PROPERTIES 62
|
|
#define IDS_LPT_PORT_INUSE 63
|
|
#define IDS_LPT_NUM_ERROR 64
|
|
#define IDS_LPT_LEGACY_FAILED 65
|
|
#define DLG_PP_LPT_PORTSETTINGS 102
|
|
#define PORT_BAUDRATE 800
|
|
#define PORT_DATABITS 801
|
|
#define PORT_PARITY 802
|
|
#define PORT_STOPBITS 803
|
|
#define PORT_FLOWCTL 804
|
|
#define PORT_ADVANCED 805
|
|
#define IDC_RECEIVE_SLIDER 821
|
|
#define IDC_ADVANCED 840
|
|
#define PP_PORT_BAUDRATE 841
|
|
#define IDC_TRANSMIT_SLIDER 842
|
|
#define PP_PORT_DATABITS 842
|
|
#define PP_PORT_PARITY 843
|
|
#define IDC_RESTORE 844
|
|
#define PP_PORT_STOPBITS 844
|
|
#define PP_PORT_FLOWCTL 845
|
|
#define PP_PORT_NUMBER 846
|
|
#define PP_PORT_FIFO 847
|
|
#define PP_PORT_TYPE 848
|
|
#define IDC_FIFO 885
|
|
#define IDC_LOW1 886
|
|
#define IDC_LOW2 887
|
|
#define IDC_HIGH1 888
|
|
#define IDC_HIGH2 889
|
|
#define IDC_RECEIVE_TEXT 890
|
|
#define IDC_TRANSMIT_TEXT 891
|
|
#define IDC_RESTORE_PORT 892
|
|
#define IDC_RXVALUE 893
|
|
#define IDC_TXVALUE 894
|
|
#define IDC_COMNUMTEXT 895
|
|
#define IDC_TRANSMIT_LOW 1000
|
|
#define IDC_RECEIVE_LOW 1001
|
|
#define IDC_RECEIVE_HIGH 1002
|
|
#define IDC_TRANSMIT_HIGH 1003
|
|
#define IDC_POLL_PERIOD 1027
|
|
#define IDC_POLL_DESC 1029
|
|
#define IDC_DESC_1 1030
|
|
#define IDC_DESC_2 1031
|
|
#define IDC_FILTERMETHOD_TRYNOT 1032
|
|
#define IDC_FILTERMETHOD_NEVER 1033
|
|
#define IDC_FILTERMETHOD_ACCEPTANY 1034
|
|
#define PP_LPT_PORT_NUMBER 1035
|
|
#define IDC_LPTNUMTEXT 1036
|
|
#define IDC_LPT_ENABLE_LEGACY 1037
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1038
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|