resource.h

来自「包括EZ811和SL811的文档」· C头文件 代码 · 共 54 行

H
54
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by sl11demo.rc
//
#define IDD_DIALOG1                     1
#define DIALOG_1                        1
#define MENU_1                          1
#define VERSIONINFO_1                   1
#define ICON_1                          1
#define DIALOG_2                        2
#define ICON_2                          2
#define DIALOG_3                        3
#define DIALOG_4                        4
#define IDS_BADNUM                      100
#define CM_START                        101
#define IDC_EDITSAT                     101
#define IDI_ICON1                       101
#define CM_SCAN                         102
#define IDC_EDITHUE                     102
#define CM_STOP                         103
#define IDC_EDITBRI                     103
#define CM_EXIT                         104
#define IDC_EDITCON                     104
#define CM_SIZE                         105
#define CM_ADJUST                       106
#define CM_MODE                         107
#define IDC_HSCROLLSAT                  111
#define IDC_HSCROLLHUE                  112
#define IDC_HSCROLLBRI                  113
#define IDC_HSCROLLCON                  114
#define IDC_SIZEBOX                     120
#define IDC_MODEBOX                     121
#define IDC_EDITADDR                    130
#define IDC_HSCROLLVALUE                131
#define IDC_EDITVALUE                   132
#define IDSET                           133
#define CM_ABOUT                        140
#define CM_BMPSAVE                      11842
#define CM_SAVEBMP                      11843
#define CM_POPUPITEM1                   18873
#define CM_CAPTUREITEM1                 18873
#define CM_BYREG                        51682

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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