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

📄 resource.h

📁 一个SMTP邮件发送的源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by InetServer.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_INETSERVER_DIALOG           102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDD_POP3                        129
#define IDI_USER                        130
#define IDD_WEB                         132
#define IDD_SERVICE                     133
#define IDI_ANONYMOUS                   135
#define IDI_BUSY                        139
#define IDD_REGISTER                    140
#define IDD_SHAREWARE                   141
#define IDD_LOG                         142
#define IDD_SPONSOR                     143
#define IDI_FORWARD                     144
#define IDD_SMTPCFG                     145
#define IDD_MAPICFG                     146
#define IDI_MAPI                        147
#define IDD_ALIAS                       148
#define IDC_LIST1                       1000
#define IDC_KILL                        1001
#define IDC_LIST3                       1001
#define IDC_LIST                        1001
#define IDC_WEB                         1002
#define IDC_POP3                        1003
#define IDC_KILL2                       1004
#define IDC_SERVICE                     1006
#define IDC_DENIE                       1007
#define IDC_CHECK1                      1008
#define IDC_ABOUT                       1008
#define IDC_EDIT1                       1009
#define IDC_CHECK7                      1009
#define IDC_ISFINGER                    1009
#define IDC_CHECK2                      1009
#define IDC_ABOUT2                      1009
#define IDC_IFMATCH                     1009
#define IDC_EDIT2                       1010
#define IDC_CHECK8                      1010
#define IDC_ISWHOIS                     1010
#define IDC_CHECK9                      1011
#define IDC_ISCHAT                      1011
#define IDC_EDITFOWARD1                 1011
#define IDC_ISTELNET                    1011
#define IDC_CHECK6                      1012
#define IDC_ISQOTD                      1012
#define IDC_CHECK10                     1012
#define IDC_EDITFOWARD2                 1012
#define IDC_anonym                      1013
#define IDC_CHECK11                     1013
#define IDC_BUTTON3                     1014
#define IDC_BUTTON4                     1015
#define IDC_DELETE2                     1015
#define IDC_ALIASES                     1015
#define IDC_BUTTON5                     1016
#define IDC_EDIT3                       1017
#define IDC_BUTTON6                     1018
#define IDC_CHNGFORWARD                 1018
#define IDC_EDIT4                       1019
#define IDC_SMTPPORT                    1019
#define IDC_PROFILE                     1019
#define IDC_CHECK3                      1020
#define IDC_WEBENABLED                  1020
#define IDC_DELFORWARD                  1020
#define IDC_PASSWD                      1020
#define IDC_EDIT5                       1021
#define IDC_WEBPORT                     1021
#define IDC_CHECK5                      1022
#define IDC_EDIT6                       1022
#define IDC_QOTDPORT                    1022
#define IDC_LOGALL                      1022
#define IDC_CHECK4                      1023
#define IDC_EDIT7                       1023
#define IDC_ISMAIL                      1023
#define IDC_FINGERPORT                  1023
#define IDC_BUTTON1                     1024
#define IDC_EDIT8                       1024
#define IDC_WHOISPORT                   1024
#define IDC_REG                         1024
#define IDC_MAPISETUP                   1024
#define IDC_WEBMAIL                     1024
#define IDC_BUTTON2                     1025
#define IDC_EDIT9                       1025
#define IDC_CHATPORT                    1025
#define IDC_REGISTER                    1025
#define IDC_TELNETPORT                  1025
#define IDC_COMMENT                     1025
#define IDC_LIST2                       1026
#define IDC_SPONSORS                    1026
#define IDC_WEBMAILPORT                 1026
#define IDC_SEND                        1027
#define IDC_ADD                         1028
#define IDC_POP3PORT                    1029
#define IDC_IP                          1030
#define IDC_LOG                         1031
#define IDC_ADD2                        1031
#define IDC_ISDAYTIME                   1032
#define IDC_ADDFORWARD                  1032
#define IDC_DAYTIMEPORT                 1033
#define IDC_NAME                        1036
#define IDC_KEY                         1037
#define IDC_WAIT2                       1037
#define IDC_AKA                         1038
#define IDC_BUSY                        1040
#define IDC_S                           1041
#define IDC_RQUIT                       1041
#define IDC_HIDE                        1042
#define IDC_USERFWD                     1043
#define IDC_USERFWD2                    1044
#define IDC_RNAME                       1045
#define IDC_USERFWD3                    1045
#define IDC_RENABLED                    1046
#define IDC_SNAME                       1046
#define IDC_MAXTRIES                    1047
#define IDC_CHANGE                      1048
#define IDC_RNAME2                      1048
#define IDC_DELETE                      1049
#define IDC_RCVTIMEOUT                  1049
#define IDC_MAXTRIES2                   1050
#define IDC_REHASH                      1050
#define IDC_RNAME3                      1051
#define IDC_COMBO1                      1051
#define IDC_SNDTIMEOUT                  1052
#define IDC_UNKOWN                      1052
#define IDC_RENABLED2                   1053
#define IDC_ERROR                       1053
#define IDC_RADIO2                      1054
#define IDC_RADIO3                      1055
#define IDC_DNS                         1056
#define IDC_MAXTRIES3                   1057
#define IDC_COPY                        1058
#define IDC_RADIO1                      1059

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        149
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1059
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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