⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 ce系统下面的一个浏览注册表的应用程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by RegView.rc
//
#define IDS_DELETE                      1
#define IDS_RENAME                      2
#define IDS_MODIFY                      3
#define IDS_SORT                        4
#define IDC_CMDBAR                      10
#define ID_TREEV                        11
#define ID_LISTV                        12
#define ID_EDIT                         13
#define ID_MENU                         101
#define ID_ICON                         102
#define ID_BMPS                         103
#define IDI_ICON1                       109
#define ID_BMPS2                        110
#define ID_BMPS3                        111
#define IDB_M                           112
#define IDB_B                           113
#define IDB_D                           114
#define IDB_AB                          115
#define IDI_ICON                        116
#define ID_MENU1                        119
#define WM_ICONNOTIFY                   120
#define IDI_ICON2                       120
#define IDI_ICON3                       121
#define IDR_MENU1                       122
#define IDD_MODIFY                      123
#define IDD_RENAME                      124
#define IDD_MODIFY1                     125
#define IDC_EDIT_NAME                   1000
#define IDC_EDIT_VALUE                  1001
#define IDC_NEW_NAME                    1002
#define IDC_OLD_NAME                    1003
#define IDC_EDIT                        1012
#define IDM_EXIT                        40002
#define IDM_EXIT1                       40004
#define IDM_NEW                         40006
#define IDM_NEW_STRING                  40007
#define IDM_NEW_BINARY                  40008
#define IDM_NEW_DOWRD                   40009
#define IDM_NEW_MULSTR                  40010
#define IDM_NEW_ITEM                    40011
#define IDM_MODIFY                      40012
#define IDM_DELETE                      40013
#define IDM_RENAME                      40014
#define IDM_DELETE_ITEM                 40016
#define IDM_RENAME_ITEM                 40017
#define IDM_ABOUT                       65535

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        126
#define _APS_NEXT_COMMAND_VALUE         40018
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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