resource.h

来自「CAN总线通讯模块」· C头文件 代码 · 共 66 行

H
66
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by K8110Test.rc
//
#define IDC_CORRECTIME                  2
#define IDC_NMT_EC                      3
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_K8110Test_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDC_SEND_INTERVAL               1000
#define IDC_SEND_TIME                   1001
#define IDC_BTR0                        1002
#define IDC_BTR1                        1003
#define IDC_ACR                         1004
#define IDC_AMR                         1005
#define IDC_INDEX                       1006
#define IDC_OPEN_8110                   1007
#define IDC_CLOSE_8110                  1008
#define IDC_INIT_8110                   1009
#define IDC_RSETDEV_8110                1010
#define IDC_FRAME_FORMAT                1011
#define IDC_FRAME_TYPE                  1012
#define IDC_FRAME_ID                    1013
#define IDC_DATA_LENGTH                 1014
#define IDC_DATA                        1015
#define IDC_REG_ISR                     1016
#define IDC_REG_ISR_VALUE               1017
#define IDC_REG_START                   1018
#define IDC_REG_STATE_VALUE             1019
#define IDC_REG_RXERR                   1020
#define IDC_REG_RXERR_VALUE             1021
#define IDC_REG_TXERR                   1022
#define IDC_REG_TXERR_VALUE             1023
#define IDC_REG_FRAME                   1024
#define IDC_REG_FRAME_VALUE             1025
#define IDC_STOPDEV_8110                1026
#define IDC_DATA_LIST                   1027
#define IDC_RESET_8110                  1028
#define IDC_CHECK_RECEIVE               1029
#define IDC_CHECK_STOP                  1030
#define IDC_ISR_RECEIVE                 1031
#define IDC_ISR_DISABLE                 1032
#define IDC_SEND_TIMER                  1033
#define IDC_SEND_STOP                   1034
#define IDC_SEND_MANUAL                 1035
#define IDC_LIST_CLEAR                  1036
#define IDC_STATE                       1037
#define IDC_TMP_01                      1038
#define IDC_TMP_2                       1039
#define IDC_TMP_3                       1040
#define IDC_DATA_LIST2                  1041
#define IDC_TMP_1                       1043

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1038
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?