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

📄 resource.h

📁 通过GSM模块接收和发送短信的代码。在eVC4.0下编译通过
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by PortPe.rc
//
#define IDC_DEL                         3
#define IDD_PORTPE_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDI_XS                          129
#define IDI_GJ                          130
#define IDB_BITMAP1                     131
#define IDB_BITMAP2                     132
#define IDB_SETUP                       133
#define IDB_SMS                         134
#define IDB_TEL                         135
#define IDB_MAIN                        136
#define IDB_EXIT                        137
#define IDD_DLGTEL                      138
#define IDD_DIALOG1                     139
#define IDD_SETUP                       139
#define IDD_SETUPPARAM                  139
#define IDD_READSMS                     141
#define MAIN10                          142
#define MAIN11                          143
#define IDD_DLGPWD                      143
#define MAIN20                          144
#define IDD_SETMAIN                     144
#define MAIN21                          145
#define IDD_SETHANDUP                   145
#define MAIN30                          146
#define IDD_DLGCHGPWD                   146
#define MAIN31                          147
#define IDD_SETPARAM                    147
#define MAIN32                          148
#define MAIN321                         149
#define MAIN33                          150
#define MAIN331                         151
#define MAIN34                          152
#define MAIN341                         153
#define MAIN342                         154
#define MAIN40                          156
#define IDC_BUTTON1                     1000
#define IDC_TEL                         1000
#define IDC_SPIN1                       1001
#define IDC_BUTTON3                     1002
#define IDC_BUTTON4                     1003
#define IDC_CUSTOM1                     1004
#define IDC_BUTTON5                     1004
#define IDC_BUTTON2                     1005
#define IDC_SM                          1005
#define IDC_SETUP                       1006
#define IDC_BUTTON6                     1006
#define IDC_EXIT                        1007
#define IDC_BUTTON7                     1007
#define IDC_EDIT1                       1008
#define IDC_HANDUP                      1008
#define IDC_SECOND                      1009
#define IDC_BUTTON8                     1009
#define IDC_SPECIAL                     1010
#define IDC_BUTTON9                     1010
#define IDC_EDIT4                       1010
#define IDC_LOCAL                       1011
#define IDC_BUTTON10                    1011
#define IDC_EDIT5                       1011
#define IDC_FIRST                       1012
#define IDC_SMS                         1013
#define IDC_MOBLER                      1014
#define IDC_EDIT6                       1014
#define IDC_CONTENT                     1015
#define IDC_EDIT7                       1015
#define IDC_UP                          1016
#define IDC_EDIT8                       1016
#define IDC_DOWN                        1017
#define IDC_MOBLER2                     1018
#define IDC_LIST2                       1019
#define IDC_PICTURE                     1020
#define IDC_EDIT2                       1021
#define IDC_HINT                        1022
#define IDC_EDIT3                       1024
#define MAIN311                         1471
#define MAIN312                         1472
#define MAIN322                         1492
#define MAIN323                         1493

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

⌨️ 快捷键说明

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