📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AFTNTrans.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AFTNTRANS_DIALOG 102
#define IDS_ATFNCOMMINFO 102
#define IDS_TXRV 103
#define IDS_TELRV 104
#define IDS_CONNECT 105
#define IDS_DISCONNECT 106
#define IDR_MAINFRAME 128
#define IDB_PINNED_BITMAP 129
#define IDB_BITMAP_LIGHT 130
#define IDB_UNPINNEDEDGE_BITMAP 131
#define IDB_PINNEDEDGE_BITMAP 132
#define IDB_UNPINNED_BITMAP 133
#define IDI_ICON_REDLEMP 135
#define IDI_ICON_DEEPGREENLEMP 136
#define IDI_ICON_GREENLEMP 137
#define IDB_BITMAP_REDLIGHT 138
#define IDB_BITMAP_GREENLIGHT 139
#define IDB_BITMAP_DEEPGREENLIGHT 140
#define IDC_MSCOMM_AFTN 1000
#define IDC_EDIT_RXDATA 1001
#define IDC_STA_AFTNINFO 1002
#define IDC_STA_TXRV 1003
#define IDC_BUTTON_SET 1004
#define IDC_STA_TELRV 1005
#define IDC_CMB_SERIALPORT 1006
#define IDC_CMB_BAUDRATE 1007
#define IDC_CMB_PARITY 1008
#define IDC_CMB_DATABYTE 1009
#define IDC_CMB_STOPBYTE 1010
#define IDC_BUTTON_SAVESET 1011
#define IDC_EDIT_TXDATA 1012
#define IDC_CHK_CONNECTED 1015
#define IDC_MAP_LIGHT 1016
#define IDC_BUTTON_CLEAR 1017
#define IDC_CHK_AUTOCLEAR 1018
#define IDC_CHK_LOCK 1020
#define IDC_BUTTON_PIN 1021
#define IDC_BUTTON_SEND 1022
#define IDC_CUSTOM1 1027
// 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 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -