resource.h

来自「一个模拟主站的CDT调试工具。可以根据需要来设置同步字」· C头文件 代码 · 共 52 行

H
52
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CDTProtocol.rc
//
#define IDD_CDTPROTOCOL_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDI_YX                          130
#define IDD_DIALOG_COLOR                131
#define IDD_DIALOG_YK                   132
#define IDC_BTN_OPEN                    1000
#define IDC_BTN_CLOSE                   1001
#define IDC_BTN_COLORSET                1002
#define IDC_RX_MSG_VIEW                 1003
#define IDC_TX_MSG_VIEW                 1004
#define IDC_TAB_CTRL                    1005
#define IDC_BTN_SET_TIME                1006
#define IDC_BTN_YK_CTRL                 1007
#define IDC_BTN_YT_CTRL                 1008
#define IDC_BTN_RESET                   1009
#define IDC_LIST_YX                     1010
#define IDC_LIST_YC                     1011
#define IDC_LIST_YM                     1012
#define IDC_BTN_ADD_FILE                1013
#define IDC_LIST_COS                    1014
#define IDC_LIST_SOE                    1015
#define IDC_BTN_STOP_SHOW               1016
#define IDC_BTN_YK_EXEC                 1017
#define IDC_BTN_CLEAR                   1017
#define IDC_BTN_YK_ESC                  1018
#define IDC_EDIT_YK_NUM                 1019
#define IDC_RADIO_CMD                   1020
#define IDC_RADIO2                      1021
#define IDC_BUTTON_SYN                  1040
#define IDC_BUTTON_YC                   1041
#define IDC_BUTTON_CTRL                 1042
#define IDC_BUTTON_YM                   1043
#define IDC_BUTTON_YX                   1044
#define IDC_BUTTON_INSERT               1046
#define IDC_BUTTON_ERROR                1052
#define IDC_BUTTON_SOE                  1053

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

⌨️ 快捷键说明

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