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

📄 resource.h

📁 VC++6开发指南的源代码第24章-第25章
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PTPHelp.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PTPHelp_DIALOG             102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     133
#define IDD_DIALOG3                     135
#define IDR_TOOLBAR1                    139
#define IDR_MAINFRAME2                  143
#define IDI_ICON1                       145
#define IDI_ICON2                       146
#define IDR_MYRESTYPE1                  147
#define IDD_RESULT                      152
#define IDD_REQUESTCON                  153
#define IDC_BUTTON1                     1000
#define IDC_EDIT1                       1001
#define IDC_MESG                        1002
#define IDC_LIST1                       1003
#define IDREJECT                        1004
#define IDC_LOCALVIDEO                  1005
#define IDC_REMOTEVIDEO                 1006
#define IDC_LOCALBORDER                 1007
#define IDC_REMOTEBORDER                1008
#define IDC_SLIDER1                     1009
#define IDC_SLIDER2                     1010
#define IDC_TOOLBAR_STATIC              1012
#define IDC_SNAP                        1013
#define IDC_STOPSNAP                    1014
#define IDC_FILESEND                    1015
#define IDC_RESULT                      1016
#define IDC_FILEFIND                    1017
#define IDC_BOOK                        1018
#define IDC_PICSAVE                     1019
#define IDC_ADDRESS                     1021
#define IDC_CODE                        1022
#define IDC_NAME                        1023
#define IDC_SCRIBE                      1024
#define IDC_REPORTNAME                  1025
#define IDC_DATETIMEPICKER1             1026
#define IDC_DEPT                        1026
#define IDC_SAVEREPORT                  1027
#define IDC_DATABASE                    1028
#define IDC_CLEAR                       1029
#define IDC_ARMNAME                     1030
#define IDC_REQUESTNAME                 1031
#define IDC_TELEPHONE                   1032
#define IDC_CONNECT                     1033
#define ID_CONFERENCE_CONNECT           32771
#define CONF_CONNECT                    32772
#define CONF_DISCONNECT                 32773
#define CONF_EXIT                       32774
#define VIEW_LOCAL                      32775
#define VIEW_REMOTE                     32776
#define HELP_ABOUT                      32777
#define AUDIO_CONTROL                   32778
#define AUDIO_SEND                      32779
#define AUDIO_RECEIVE                   32781
#define VIDEO_SEND                      32782
#define VIDEO_RECEIVE                   32783
#define ID_BUTTON32791                  32791
#define ID_MENU_SKIN_LOAD               32792
#define ID_MENU_SKIN_NO                 32793
#define CONF_QUESTCONNECT               32794

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        153
#define _APS_NEXT_COMMAND_VALUE         32795
#define _APS_NEXT_CONTROL_VALUE         1034
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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