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

📄 resource.h

📁 以前做NOKIA手机与PC通信时所参考的源代码,里面包括两个程序,一个是手机文件夹浏览源码,另一个手机SIS安装程序.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by FileBrowser.rc
//
#define IDB_ACTIVATE                    2
#define IDB_APPLY                       3
#define IDD_FILEBROWSER_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDD_RENAME_DIALOG               129
#define IDD_CREATE_DIALOG               130
#define IDR_FILE_COPY_AVI               131
#define IDD_MEDIA_MANAGEMENT_DIALOG     138
#define IDD_INFO_DIALOG                 140
#define IDC_PCFILES                     1006
#define IDC_LIST_PHONES                 1008
#define IDC_BUTTON_COPYPC2PHONE         1010
#define IDC_BUTTON_MOVEPHONE2PC         1011
#define IDC_BUTTON_COPYPHONE2PC         1012
#define IDC_BUTTON_CREATE               1013
#define IDC_BUTTON_RENAME               1014
#define IDC_BUTTON_DELETE               1015
#define IDC_BUTTON_INFO                 1016
#define IDC_EDIT_NEW_NAME               1018
#define IDC_STATIC_OLDNAME              1019
#define IDC_EDIT_NAME                   1020
#define IDC_BUTTON_MOVEPC2PHONE         1021
#define IDC_STATIC_PCFILES              1022
#define IDC_STATIC_PHONE                1023
#define IDC_DEVICE_TYPE                 1040
#define IDC_SYNC_SUPPORT                1041
#define IDC_FS_SUPPORT                  1042
#define IDC_LANGUAGE                    1065
#define IDC_TYPE_NAME                   1066
#define IDC_SW_VERSION                  1067
#define IDC_GENERAL                     1068
#define IDC_BUTTON                      1072
#define IDC_STATIC_DATA                 1076
#define IDC_STATIC_ID                   1077
#define IDB_CHANGE_STATE                1078
#define IDC_CHECK_CACHE                 1079
#define IDC_ITEM_LIST                   1080

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1081
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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