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

📄 resource.h

📁 tcpudp通信源码 AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 通信.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_TCPDLG                      130
#define IDD_UDPDLG                      131
#define IDD_PTPFTPDLG                   132
#define IDD_FTP_CLIENT                  133
#define IDB_FILE                        136
#define IDB_DIR                         137
#define IDC_RADIO1                      1000
#define IDC_RADIO2                      1001
#define IDC_IP                          1003
#define IDC_START_SERVER                1004
#define IDC_CLOSE_SERVER                1005
#define IDC_PORT                        1006
#define IDC_SEND_MSG                    1007
#define IDC_SEND                        1008
#define IDC_LIST                        1010
#define IDC_STATE                       1012
#define IDC_RADIO4                      1014
#define IDC_IP1                         1016
#define IDC_IP2                         1017
#define IDC_PORT1                       1018
#define IDC_PORT2                       1019
#define IDC_SENDMSG                     1021
#define IDC_LIST1                       1022
#define IDC_CONFIG                      1023
#define IDC_SENDPREC                    1024
#define IDC_SENDONLY                    1025
#define IDC_RECONLY                     1026
#define IDC_IPADDRESS1                  1029
#define IDC_IPADDRESS2                  1030
#define IDC_PROGRESS1                   1033
#define IDC_STOP_SERVER                 1036
#define IDC_STOP                        1037
#define IDC_SENDFILE                    1038
#define IDC_CONNECT                     1039
#define IDC_UPLOAD                      1040
#define IDC_DOWNLOAD                    1041
#define IDC_DISCONNECT                  1042
#define IDC_UP                          1044
#define IDC_HOST_ADDRESS                1045
#define IDC_USER                        1046
#define IDC_PASSWORD                    1047
#define IDC_STATTE                      1049
#define ID_PTP_TCP                      32771
#define ID_PTP_UDP                      32772
#define ID_PTP_FTP                      32773
#define ID_FTP_CLIENT                   32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1050
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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