resourcesp.h

来自「使用socket发送消息.wince smartphone 5」· C头文件 代码 · 共 41 行

H
41
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by newsp.rc
//
#define IDS_APP_TITLE                   0
#define IDC_NEW                         10
#define IDI_NEW                         20
#define IDR_MENU                        30
#define ID_OK                           40
#define ID_CANCEL                       50
#define IDS_MESSAGEBOX_OK               60
#define IDD_SMARTPHONE_PORTRAIT         70
#define IDR_MENU1                       80
#define IDS_MESSAGEBOX_CANCEL           90
#define IDS_DIALOG_TITLE                100
#define IDS_MESSAGEBOX_TITLE            110
#define IDC_EDIT11                      120
#define IDC_EDIT12                      130
#define IDC_EDIT21                      140
#define IDC_EDIT22                      150
#define IDC_EDIT31                      160
#define IDC_EDIT32                      170
#define ID_CAN                          180
#define ID_LOAD                         190
#define ID_MES                          200
#define ID_POPUP                        210
#define ID_NEXT                         220


// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1006
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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