📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by pictalk.rc
//
#define MID_SEP 1
#define MID_PRIMSG 2
#define MID_ADDUSER 3
#define MID_DELUSER 4
#define MID_USERID 5
#define MID_PUBLICMSG 6
#define MID_MAX 10
#define MID_MOVE 11
#define MID_SENTENCE 12
#define MID_TURN 13
#define MAXPIC 13
#define MID_SMILE 14
#define MID_ANGRY 15
#define IDM_ABOUTBOX 0x0010
#define MID_SIT 16
#define MID_CRY 17
#define MID_STAND 18
#define MID_HELLO 19
#define MID_VISIT 20
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_PICTALK_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define ID_ACCEPT_MESSAGE 118
#define ID_ACCEPT_SERVER 119
#define WM_SENDLGCLOSE 120
#define WM_SHOWINFOCLOSE 121
#define ID_CONNECTOVER 122
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDD_DIALOG1 130
#define IDD_DIALOG2 131
#define IDD_DIALOG3 132
#define IDB_BITMAP1 133
#define IDB_BITMAP2 144
#define IDD_DIALOG4 146
#define IDD_DIALOG_SENTEN 147
#define IDD_USERINFO 149
#define IDC_TALK 1000
#define IDC_SERVER 1001
#define IDC_PORT 1002
#define IDC_INFO_SEND 1003
#define IDC_NAME 1007
#define IDC_BUTTON_SIT 1011
#define IDC_BUTTON_CRY 1012
#define IDC_BUTTON_ANGRY 1013
#define IDC_BUTTON_SMILE 1014
#define IDC_BUTTON_HELLO 1015
#define IDC_BUTTON_PRV 1016
#define IDC_BUTTON_NEXT 1017
#define IDC_ROOM_LIST 1022
#define IDC_GETROOM_WEB 1023
#define IDC_SHOW_WEB 1024
#define IDC_COMBO1 1025
#define IDC_ROOM_NAME 1026
#define IDC_SEN 1028
#define IDC_BUTTON_SEN 1029
#define IDC_LIST_SEN 1030
#define IDC_BUTTON_NOTE 1032
#define IDC_DEFAULTBOX 1033
#define IDC_STATIC_IP 1036
#define IDC_SEX 1038
#define IDC_ICQ_NUM 1039
#define IDC_BUTTON_EXT 1040
#define IDC_EDIT1 1042
#define IDC_IP 1042
#define IDC_JOB 1043
#define IDC_AGE 1043
#define IDC_ADDRESS 1044
#define IDC_PRI 1045
#define IDC_JJOB 1045
#define IDC_EDIT5 1046
#define IDC_IPADDRESS 1046
#define IDC_DEFDLG 1047
#define IDC_BUTTON_SHOWINFO 1048
#define IDC_ICQTYPE 1049
#define IDC_IJOB 1052
#define IDC_EDIT_ADDRESS 1053
#define ID_MENU_SERVER 32771
#define ID_MENU_LINK 32772
#define ID_MENU_STOP 32773
#define ID_FONT_COLOR 32774
#define ID_BK_COLOR 32775
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 151
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1055
#define _APS_NEXT_SYMED_VALUE 124
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -