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

📄 resource.h

📁 vc++6.0开发网络典型应用实例导航 1. 本光盘提供了本书中所有的实例源程序文件。 2. 附录文件夹下是Winsock 函数参考以及错误码列表
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Netmsg.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_NEWCONTACT_DIALOG           102
#define IDD_OPTIONS_DIALOG              103
#define IDR_CONVERSATION_TMPL           105
#define IDD_CONVERSATION_DIALOG         107
#define IDD_TRANSFERSTATUS_DIALOG       110
#define IDD_MAIN_OPTIONS                111
#define IDD_COLOR_OPTIONS               112
#define IDR_MAINFRAME                   128
#define IDR_NETMSGTYPE                  129
#define IDB_OFFLINE                     131
#define IDB_ONLINE                      132
#define IDB_BITMAP1                     133
#define IDB_COMPUTER                    133
#define IDR_RIGHTCLICK                  134
#define IDB_BLOCKED                     135
#define IDB_BLOCK                       137
#define IDR_CONVERSATIONMENU            138
#define IDB_SENDFILE                    139
#define IDB_CONTACT                     140
#define IDR_CONVERSATION                142
#define IDB_CROSS                       143
#define IDR_TRAY_MENU                   144
#define IDB_TOPLEFT                     150
#define IDB_TOPRIGHT                    151
#define IDB_BOTTOMLEFT                  152
#define IDB_BOTTOMRIGHT                 153
#define IDB_SEND_1                      154
#define IDB_SEND_2                      157
#define IDB_SEND_3                      158
#define IDB_SEND_4                      159
#define IDB_MESSAGE_LEFT                169
#define IDB_MESSAGE_RIGHT               170
#define IDB_DISABLED_LEFT               171
#define IDB_DISABLED_RIGHT              172
#define IDB_SEND_5                      174
#define IDB_UNBLOCK                     176
#define IDB_SENDFILE_DISABLED           178
#define IDB_AWAY                        179
#define IDB_WITHCONTACT                 181
#define IDI_SENDFILE                    183
#define IDI_UNBLOCK                     184
#define IDI_SENDFILED                   185
#define IDI_BLOCK                       186
#define IDB_DLGEXAMPLE                  187
#define IDR_RICHEDITMENU                188
#define IDC_HOST                        1001
#define IDC_IPADDRESS                   1002
#define IDC_RESOLVE                     1003
#define IDC_COMPUTERS                   1004
#define IDC_SCREENNAME                  1005
#define IDC_CHAT                        1006
#define IDC_SENDMSG                     1007
#define IDC_SEND                        1008
#define IDC_PINGTIME                    1009
#define IDC_RECONNECT                   1010
#define IDC_SHOWIPS                     1011
#define IDC_XFERED                      1012
#define IDC_FILETOTAL                   1014
#define IDC_FILENAME                    1015
#define IDC_STATUS                      1016
#define IDC_TRANSFER                    1018
#define IDC_TOFROM                      1019
#define IDC_USEPOPUP                    1022
#define IDC_BLOCK                       1023
#define IDC_SENDFILE                    1024
#define IDC_PROGRESS                    1028
#define IDC_CANCEL                      1029
#define IDC_EMOTICONS                   1032
#define IDC_STARTUP                     1033
#define IDC_VISITHOME                   1034
#define IDC_SENDBUTTON                  1035
#define IDC_RESTOREDEFAULT              1036
#define IDC_GETWINCOLORS                1037
#define ID_TEST_TEST1                   32771
#define ID_TEST_TEST2                   32772
#define ID_TEST_TEST3                   32773
#define ID_IDRRIGHTCLICK_SENDINSTANTMESSAGE 32775
#define ID_IDRRIGHTCLICK_BLOCK          32776
#define ID_IDRRIGHTCLICK_UNBLOCK        32777
#define ID_FILE_NEWCONTACT              32778
#define ID_IDRRIGHTCLICK_DELETE         32779
#define ID_TOOLS_OPTIONS                32780
#define ID_IDRCONVERSATIONMENU_BLOCK    32781
#define ID_IDRCONVERSATIONMENU_SENDFILE 32782
#define ID_IDRTRAYMENU_RESTORE          32783
#define ID_IDRTRAYMENU_EXIT             32784
#define ID_IDRRIGHTCLICK_SENDFILE       32786
#define ID_IDRCONVERSATIONMENU_CHANGEFONT 32788
#define ID_RIGHTCLICKME_SETAWAYSTATUS   32792
#define ID_RIGHTCLICKME_SETAPPEAROFFLINESTATUS 32793
#define ID_RIGHTCLICKME_CHANGESCREENNAME 32794
#define ID_RIGHTCLICKME_SETNORMALSTATUS 32795
#define ID_IDRTRAYMENU_QUIT             32796
#define ID_ACTIONS_CHOOSEADVANCEDCOLOR  32797
#define ID_FILE_DELETECONTACT           32798
#define ID_FILE                         32808
#define ID_FILE_CLOSE_WINDOW            32810
#define ID_MENU_UNDO                    32811
#define ID_MENU                         32812
#define ID_MENU_CUT                     32813
#define ID_MENU_COPY                    32814
#define ID_MENU_PASTE                   32815
#define ID_HELP_EMOTICONSHELP           32816

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        190
#define _APS_NEXT_COMMAND_VALUE         32817
#define _APS_NEXT_CONTROL_VALUE         1038
#define _APS_NEXT_SYMED_VALUE           111
#endif
#endif

⌨️ 快捷键说明

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