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

📄 resource.h

📁 这是在PDA上运行的视频接受
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by VideoNetPDA.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_DIALOG1                     101
#define IDD_DIALOG2                     102
#define IDD_DIALOG3                     103
#define IDM_MENU                        110
#define IDR_MAIN_EDIT                   111
#define IDR_MAIN_TOOL                   112
#define IDR_MAINFRAME                   113
#define IDR_ACCELERATOR1                135
#define IDR_MAIN_CONFERENCE             150
#define IDR_MAIN_ABOUT                  151
#define IDR_MAIN_FILE                   152
#define IDC_COMBO1                      160
#define IDC_COMBO2                      162
#define IDB_BITMAP1                     170
#define IDB_BITMAP2                     171
#define ID_CON_CONNECT                  200
#define ID_CON_DISCONNECT               201
#define ID_CON_FULLSCREEN               202
#define ID_CON_ORIGINALSCREEN           203
#define ID_CON_320x240                  204
#define ID_CON_176x144                  205
#define IDP_SOCKETS_INIT_FAILED         210

#define IDS_EDIT                        300
#define IDS_TOOL                        301
#define IDS_CONFERENCE                  302
#define IDS_MENUITEM1					321
#define IDS_MENUITEM2					322
#define IDS_MENUITEM3					323
#define IDS_MENUITEM4					324
#define IDS_MENUITEM5					325
#define IDS_MENUITEM6					326
#define IDS_MENUITEM7					327
#define IDS_MENUITEM8					328
#define IDS_MENUITEM9					329
#define IDS_MENUITEM0					330

#define IDS_NEW                         65000
#define IDS_FILE                        65001
#define IDS_MHELP                       65002
#define IDS_SAVE                        65003
#define IDS_CUT                         65004
#define IDS_COPY                        65005
#define IDS_PASTE                       65006
#define IDS_ABOUT                       65007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        400
#define _APS_NEXT_COMMAND_VALUE         401
#define _APS_NEXT_CONTROL_VALUE         402
#define _APS_NEXT_SYMED_VALUE           403
#endif
#endif

⌨️ 快捷键说明

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