resource.h
来自「CAN网测试工具的源代码」· C头文件 代码 · 共 119 行
H
119 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by test.rc
//
#define ID_BUT_PROGRAMDOWN 3
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TEST232CAN_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_TEST_DIALOG 129
#define IDR_MENU1 130
#define IDD_DIALOG_ID 130
#define IDD_SETPATHDLG 132
#define IDB_FILE_TYPES 132
#define IDC_COMBO_PORT 1001
#define IDC_COMBO_INDEX 1001
#define IDC_COMBO_BAUD 1002
#define IDC_COMBO_CANIND 1002
#define IDC_BUTTON_CONNECT 1003
#define IDC_BUTTON_VERSION 1004
#define IDC_BUTTON_BOARDSTATUS 1005
#define IDC_BUTTON_CANINFO 1006
#define IDC_BUTTON_STARTCAN 1007
#define IDC_BUTTON_CLOSE 1007
#define IDC_BUTTON_RESETCAN 1008
#define IDC_COMBO_BAUDRATE 1008
#define IDC_BUTTON_EXITSYS 1009
#define IDC_RADIO_NODE0_ON 1009
#define IDC_BUTTON_CANSTATUS 1010
#define IDC_RADIO_NODE1_ON 1010
#define IDC_BUTTON_CANREGISTER 1011
#define IDC_RADIO_NODE2_ON 1011
#define IDC_BUTTON_BOARDSER 1012
#define IDC_RADIO_NODE3_ON 1012
#define IDC_BUTTON_BOARDTYPE 1013
#define IDC_RADIO_NODE4_ON 1013
#define IDC_BUTTON_SETTIME 1014
#define IDC_RADIO_NODE5_ON 1014
#define IDC_BUTTON_FMVERSION 1015
#define IDC_RADIO_NODE0_OFF 1015
#define IDC_COMBO_CANBAUD 1016
#define IDC_RADIO_NODE1_OFF 1016
#define IDC_BUTTON_CHGCANBAUD 1017
#define IDC_RADIO_NODE2_OFF 1017
#define IDC_COMBO_232BAUD 1018
#define IDC_RADIO_NODE3_OFF 1018
#define IDC_BUTTON_CHG232BAUD 1019
#define IDC_RADIO_NODE4_OFF 1019
#define IDC_EDIT_FILTERPARAMETER 1020
#define IDC_RADIO_NODE5_OFF 1020
#define IDC_BUTTON_SETFILTER 1021
#define IDC_LIST_ADJUST 1021
#define IDC_EDIT_WRITEREGISTER 1022
#define IDC_EDIT_STANDARDVOLTAGE1 1022
#define IDC_BUTTON_WRITEREGISTER 1023
#define IDC_EDIT_STANDARDVOLTAGE2 1023
#define IDC_EDIT_SENDFRAMEID 1024
#define IDC_BUTTON_SEND 1025
#define IDC_COMBO_SENDTYPE 1026
#define IDC_COMBO_ADCHANNEL 1026
#define IDC_COMBO_SENDFRAMETYPE 1027
#define IDC_COMBO_SENDFRAMEFORMAT 1028
#define IDC_EDIT_SENDDATA 1029
#define IDC_EDIT_RESENDTIMES 1030
#define IDC_BUTTON_AUTOADJUST 1030
#define IDC_EDIT_SENDDELAYTIME 1031
#define IDC_BUTTON1 1031
#define IDC_BUTTON_EXTENDWINDOW 1031
#define IDC_EDIT_READREGISTER 1032
#define IDC_CHECK_AUTOSAVECAN 1032
#define IDC_CHECK_SOURCEDATAVIEW 1034
#define IDC_PROGRESS_SYSRUNSTATUS 1035
#define IDC_BUTTON_CALCULATE 1036
#define IDC_EDIT_ID 1036
#define IDC_EDIT_READGROUP 1037
#define IDC_CHECK_TIMER 1037
#define IDC_EDIT_REGISTERVAL 1038
#define IDC_BUT_BROWSE 1038
#define IDC_LIST_INFO 1039
#define IDC_EDIT_TIME 1040
#define IDC_STATIC_FRAMESUM 1041
#define IDC_EDIT_FRAMESUM 1042
#define IDC_PATHSELECTTREE 1043
#define IDC_EDIT_PATH 1045
#define IDC_RADIO_NODE6_ON 1045
#define IDC_CHECK_DATATYPE 1046
#define IDC_IPADDRESS_CANET 1047
#define IDC_EDIT_SENDPORT 1048
#define IDC_RADIO_NODE7_ON 1049
#define IDC_EDIT_REVPORT 1050
#define IDC_CMB_DEVTYPE 1051
#define IDC_RADIO_NODE6_OFF 1052
#define IDC_RADIO_NODE7_OFF 1053
#define IDC_PROGRESS_PROGRAMDOWN 1068
#define IDC_LIST_SELECTFILE 1069
#define IDC_EDIT_PATHNAME 1070
#define IDC_LIST_SDO_MESSAGE 1071
#define IDC_CMB_NODENO 1073
#define IDC_EDIT_CODE 3001
#define IDC_EDIT_MASK 3002
#define IDC_COMBO_FILTERTYPE 3003
#define IDC_COMBO_MODE 3004
#define IDC_EDIT_TIMING0 3005
#define IDC_EDIT_TIMING1 3006
#define ID_MENU_REFRESH 32771
#define ID_MENU_ENABLESHOWFRAMEHEAD 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1074
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?