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

📄 resource.h

📁 以前做NOKIA手机与PC通信时所参考的源代码,里面包括两个程序,一个是手机文件夹浏览源码,另一个手机SIS安装程序.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by PhoneNavigator.rc
//
#define IDB_ACTIVATE                    2
#define IDD_PHONENAVIGATOR_DIALOG       102
#define IDR_MAINFRAME                   128
#define IDD_BT_PAIRING_DIALOG           132
#define IDD_BT_PASSWORD_DIALOG          133
#define IDD_SEARCH_PROGRESS_DIALOG      134
#define IDD_DEVICE_INFO_DIALOG          135
#define IDD_RENAME_DIALOG               139
#define IDC_LIST_PHONES                 1008
#define IDC_STATIC_PHONE                1023
#define IDC_BUTTON_PAIR                 1025
#define IDC_BUTTON_UNPAIR               1026
#define IDC_BUTTON_BT_PAIRING           1027
#define IDC_LIST_BT_PHONES              1028
#define IDC_BUTTON_SEARCH               1029
#define IDC_BUTTON_MEDIA                1029
#define IDC_EDIT_PASSWORD               1030
#define IDC_STATIC_BT_PASSWORD          1031
#define IDC_PROGRESS_SEARCH             1033
#define ID_STATIC_SEARCHING             1035
#define IDC_BUTTON_SET_TRUSTED          1037
#define IDC_BUTTON_SET_UNTRUSTED        1038
#define IDC_BUTTON_DEVICE_INFO          1039
#define IDC_DEVICE_TYPE                 1040
#define IDC_BUTTON_RENAME               1040
#define IDC_SYNC_SUPPORT                1041
#define IDC_FS_SUPPORT                  1042
#define IDC_S40_DEVICE                  1049
#define IDC_S60_2ED_DEVICE              1050
#define IDC_S60_3RD_DEVICE              1051
#define IDC_S80_DEVICE                  1052
#define IDC_NOKIA_7710                  1053
#define IDC_UNKNOWN_DEVICE              1054
#define IDC_FS_SUPPORTED                1056
#define IDC_FS_JAVA_SUPPORTED           1057
#define IDC_FS_SIS_SUPPORTED            1058
#define IDC_FS_FILE_CONVERSION          1059
#define IDC_SYNC_NOT_SUPPORTED          1060
#define IDC_SYNC_SUPPORTED              1060
#define IDC_FS_NOT_SUPPORTED            1061
#define IDC_SYNC_SA_DS                  1062
#define IDC_SYNC_SA_DM                  1063
#define IDC_SYNC_CI_DS                  1064
#define IDC_LANGUAGE                    1065
#define IDC_TYPE_NAME                   1066
#define IDC_SW_VERSION                  1067
#define IDC_GENERAL                     1068
#define IDC_BUTTON                      1072
#define IDC_EDIT_NEW_NAME               1079
#define IDC_CHECK_CACHE                 1080
#define IDC_COMBO1                      1081
#define IDC_COMBO_OPTIONS               1081
#define IDC_STATIC_OPTIONS              1082

// 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         1083
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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