resource.h

来自「串口」· C头文件 代码 · 共 53 行

H
53
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ReadCompass.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_READCOMPASS_FORM            101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_READCOTYPE                  129
#define IDI_ICONOFF                     131
#define IDI_ICONOPEN                    132
#define IDC_COM                         1000
#define IDC_TIME                        1001
#define IDC_COMBO                       1002
#define IDC_COMSETTING                  1003
#define IDC_EDIT_REC1                   1004
#define IDC_EDIT_SEND1                  1005
#define IDC_BUTTON_CLEAR                1006
#define IDC_BUTTON_STOP                 1007
#define IDC_CHECK_HEXDISPLAY            1008
#define IDC_SEND                        1009
#define IDC_CHECK_AUTOSEND              1010
#define IDC_MSCOMM1                     1011
#define IDC_OK                          1012
#define IDC_OK2                         1013
#define IDC_OK3                         1014
#define IDC_BUTTON_SENDFILE             1015
#define IDC_BUTTON_FILEBROWER           1016
#define IDC_EDIT_SENDFILE               1017
#define IDC_EDIT2                       1018
#define IDC_OK4                         1019
#define IDC_COMBOMONI                   1022
#define IDC_STATIC_OPENOFF1             1023
#define IDC_STATIC_OPENOFF2             1024
#define IDC_STATIC_OPENOFF3             1025
#define IDC_STATIC_OPENOFF4             1026
#define IDC_STATIC_OPENOFF5             1027
#define IDC_STATIC_OPENOFF6             1028
#define IDC_STATIC_OPENOFF7             1029
#define IDC_STATIC_OPENOFF8             1030

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

⌨️ 快捷键说明

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