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

📄 resource.h

📁 一个简单的视频会议VC++MFC工程文件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VISEP.rc
//
#define IDM_ABOUTBOX                    0x0010
#define ID_ABOUTBOX                     0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_VISEP_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDD_CALL_DLG                    130
#define IDD_OPTION_AUDIO                133
#define IDD_OPTION_VIDEO                134
#define IDD_OPTION_NETWORK              135
#define IDD_OPTION_GATEKEEPER           136
#define IDC_MEMBER_LIST                 1000
#define IDC_MSG_LIST                    1002
#define IDC_TALK_TO                     1003
#define IDC_MSG                         1004
#define IDC_SEND                        1005
#define IDC_CALL                        1006
#define IDC_ANSWER                      1007
#define IDC_CALLNUM                     1011
#define IDC_VISMCU                      1012
#define IDC_ROOM                        1013
#define IDC_REFRESH                     1015
#define IDC_ROOM_NAME                   1016
#define IDC_VIDEO_DEVICE                1018
#define IDC_MIC_VOLUME                  1019
#define IDC_OUTPUT_DEVICE               1020
#define IDC_SPK_VOLUME                  1021
#define IDC_PREFERRED_CODEC             1022
#define IDC_QUALITY                     1023
#define IDC_SILENCE_DETECTION           1024
#define IDC_USERALIAS                   1024
#define IDC_PASSWORD                    1025
#define IDC_GK_ADDRESS                  1026
#define IDC_DIRECTSHOW                  1026
#define IDC_H245INSETUP                 1027
#define IDC_H245TUNNEL                  1028
#define IDC_AUTOSEND                    1029
#define IDC_BANDWIDTH                   1030
#define IDC_LISTEN_PORT                 1031
#define IDC_INPUT_DEVICE                1032
#define IDC_JITTER                      1033
#define IDC_THRESHOLD                   1034
#define IDC_USERNAME                    1035
#define IDC_FASTSTART                   1036
#define IDC_FORMAT                      1037
#define ID_AUDIO                        32773
#define ID_VIDEO                        32774
#define ID_NETWORK                      32775
#define ID_GATEKEEPER                   32776
#define ID_LOCAL_VIDEO                  32777
#define ID_LOGIN                        32778
#define ID_LOGOUT                       32779
#define ID_REMOTE_VIDEO                 32780
#define ID_SEND_VIDEO                   32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1038
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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