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

📄 resource.h

📁 PALM PDB文件阅读器源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PDB Reader.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PDBREADER_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDD_RECDEF_DIALOG               129
#define IDR_RECORD_MENU                 132
#define IDB_ACTIVE_BITMAP               134
#define IDB_INACTIVE_BITMAP             135
#define IDR_MAIN_MENU                   137
#define IDR_MAIN_ACCELERATOR            138
#define IDR_REC_ACCELERATOR             139
#define IDC_LIST1                       1001
#define IDC_RESULT_LIST                 1001
#define IDC_STRING                      1002
#define IDC_FIELD_1                     1005
#define IDC_FIELD_2                     1006
#define IDC_FIELD_3                     1007
#define IDC_FIELD_4                     1008
#define IDC_NAME_EDIT_1                 1009
#define IDC_NAME_EDIT_2                 1010
#define IDC_NAME_EDIT_3                 1011
#define IDC_NAME_EDIT_4                 1012
#define IDC_TYPE_COMBO_1                1013
#define IDC_TYPE_COMBO_2                1014
#define IDC_TYPE_COMBO_3                1015
#define IDC_TYPE_COMBO_4                1016
#define IDC_LENGTH_EDIT_1               1017
#define IDC_LENGTH_EDIT_2               1018
#define IDC_LENGTH_EDIT_3               1019
#define IDC_LENGTH_EDIT_4               1020
#define IDC_FIELD_SCROLLBAR             1022
#define IDC_ACTIVE_1                    1025
#define IDC_ACTIVE_2                    1026
#define IDC_ACTIVE_3                    1027
#define IDC_ACTIVE_4                    1028
#define ID_RECORD_ADD                   32771
#define ID_RECORD_DELETE                32772
#define IDM_FILE_OPEN                   32775
#define IDM_FILE_SAVE                   32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1030
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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