resource.h
来自「GSM Mobile收发短信」· C头文件 代码 · 共 34 行
H
34 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Msg.rc
//
#define IDD_ABOUTBOX 100
#define IDD_MSG_FORM 101
#define IDR_MAINFRAME 128
#define IDR_MSGTYPE 129
#define IDC_INIT 1000
#define IDC_BTNINIT 1001
#define IDC_READ 1002
#define IDC_BTNDEL 1003
#define IDC_DEL 1004
#define IDC_BTNREAD 1005
#define IDC_RET 1008
#define IDC_BTNRET 1009
#define IDC_SEND 1010
#define IDC_HAND 1011
#define IDC_BTNSEND 1012
#define IDC_SEQ 1013
#define IDC_SMSGCTRL 1026
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 143
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1027
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?