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

📄 resource.h

📁 CE的系统函数里面没有类似于VC++的获取文件路径的对话框函数GetFileOpenName
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by GetFileOpenName.rc
//
#define IDS_NAME                        1
#define IDS_SIZE                        2
#define IDS_TYPE                        3
#define IDS_TIME                        4
#define IDD_OPENFILE                    101
#define IDR_TOOLBAR1                    103
#define IDB_BITMAP1                     119
#define IDM_TOOLBAR1                    120
#define IDB_TOOLBAR1                    120
#define IDB_BITMAP2                     121
#define IDB_BITMAP3                     122
#define IDB_BITMAP4                     123
#define IDR_TOOLBAR2                    124
#define IDD_NEWFILENAME                 128
#define IDC_LIST1                       1000
#define IDC_EDIT1                       1001
#define IDC_EDIT3                       1006
#define IDC_COMBO1                      1007
#define IDC_PATH                        1012
#define IDC_BUTTON1                     1015
#define IDC_UPDATE                      1015
#define IDC_GOUP                        1015
#define IDC_CUSTOM1                     1016
#define IDC_COPY                        1017
#define IDC_PASTE                       1018
#define IDC_NEW                         1019
#define IDC_EDIT2                       1020
#define IDC_STATIC1                     1021
#define ID_UPDATE                       40002
#define ID_NEW                          40003
#define ID_LIST                         40004
#define ID_REPORT                       40005
#define ID_BUTTON40011                  40011
#define ID_GOUP                         40013

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         40015
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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