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

📄 resource.h

📁 一个摄像机的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by vscap.rc
//
#define IDC_HIGHLIGHTCOLOR              3
#define ID_ABOUT                        3
#define IDSELECT                        3
#define IDD_CURSOROPTIONS               132
#define IDB_BITMAP2                     134
#define IDI_ICON1                       135
#define IDI_CUSTOMICON_CONTEXTHELP      136
#define IDI_CUSTOMICON_MAGNIFY          137
#define IDI_CUSTOMICON_NODRAG           138
#define IDI_CUSTOMICON_SPLITBARH        139
#define IDI_CUSTOMICON_SPLITBARV        140
#define IDI_CUSTOMICON_TOPOFTABLE       141
#define IDI_CUSTOMICON_BOOK1            142
#define IDI_CUSTOMICON_BOOK2            143
#define IDI_CUSTOMICON_CLIP1            144
#define IDI_CUSTOMICON_CLIP2            145
#define IDI_CUSTOMICON_CLOCK1           146
#define IDI_CUSTOMICON_CLOCK2           148
#define IDI_CUSTOMICON_CARDFILE1        149
#define IDI_CUSTOMICON_CARDFILE2        150
#define IDI_CUSTOMICON_DISK1            151
#define IDI_CUSTOMICON_DISK2            152
#define IDI_CUSTOMICON_FILES1           153
#define IDI_CUSTOMICON_FILES2           154
#define IDI_CUSTOMICON_FOLDER2          155
#define IDI_CUSTOMICON_FOLDER1          156
#define IDI_CUSTOMICON_MAIL1            157
#define IDI_CUSTOMICON_MAIL2            158
#define IDI_CUSTOMICON_NOTE1            159
#define IDI_CUSTOMICON_NOTE2            160
#define IDI_CUSTOMICON_PEN1             161
#define IDI_CUSTOMICON_PEN2             162
#define IDI_CUSTOMICON_PENCIL1          163
#define IDI_CUSTOMICON_PENCIL2          164
#define IDI_CUSTOMICON_PHONE1           165
#define IDI_CUSTOMICON_PHONE2           166
#define IDI_CUSTOMICON_POINT1           167
#define IDI_CUSTOMICON_POINT2           168
#define IDI_CUSTOMICON_SERCURITY        169
#define IDI_CUSTOMICON_SECURITY2        170
#define IDD_AUTOPANSPEED                172
#define IDD_FIXEDREGION                 173
#define IDI_ICONCROSSHAIR               174
#define IDB_BITMAP3                     175
#define IDC_RADIO1                      1000
#define IDC_COMPRESSORS                 1000
#define IDC_RADIO2                      1002
#define IDC_CURSOR1                     1003
#define IDC_CURSOR2                     1004
#define IDC_CURSOR3                     1005
#define IDC_HIGHLIGHTCURSOR             1006
#define IDC_SLIDER1                     1007
#define IDC_FPS                         1007
#define IDC_HIGHLIGHTSIZE               1007
#define IDC_PANSLIDER                   1007
#define IDC_COMBO2                      1008
#define IDC_HIGHLIGHTSHAPE              1008
#define IDC_CUSTOMCURSOR                1009
#define IDC_FILECURSOR                  1011
#define IDC_ICONCURSOR                  1012
#define IDC_GROUPBOX                    1013
#define IDC_WIDTH                       1013
#define IDC_MAXSPEED                    1014
#define IDC_HEIGHT                      1014
#define IDC_MSG                         1015
#define IDC_STATIC_SIZE                 1016
#define IDC_STATIC_SHAPE                1017
#define IDC_STATIC_HALFSIZE             1018
#define IDC_KEYFRAMES                   1153
#define IDC_KEYFRAMES2                  1154
#define IDC_STATIC_KEYFRAMES            1277
#define IDC_STATIC_KEYFRAMES2           1278
#define IDC_STATIC_KEYFRAMES3           1279
#define IDC_QUALITY_SLIDER              1280
#define IDC_STATIC_QUALITY_LABEL        1281
#define IDC_QUALITY                     1289
#define IDD_ABOUTBOX                    5100
#define IDD_VIDEOOPTIONS                5101
#define IDR_MAINFRAME                   5128
#define IDB_BITMAP1                     5130
#define ID_REGION_RUBBER                32771
#define ID_REGION_PANREGION             32772
#define ID_RECORD                       32773
#define ID_STOP                         32774
#define ID_PLAY                         32775
#define ID_REGION_TEST                  32776
#define ID_FILE_VIDEOOPTIONS            32777
#define ID_OPTIONS_CURSOROPTIONS        32778
#define ID_OPTIONS_AUTOPAN              32779
#define ID_OPTIONS_ATUOPANSPEED         32780
#define ID_REGION_FULLSCREEN            32781
#define ID_REGION_WINDOW                32784
#define ID_OPTIONS_MINIMIZEPROGRAMONSTARTRECORDING 32785
#define ID_OPTIONS_HIDEFLASHINGRECTANGLEDURINGRECORDING 32786
#define ID_OPTIONS_MINIMIZEONSTART      32787
#define ID_OPTIONS_PROGRAMOPTIONS_PLAYAVIFILEWHENRECORDINGSTOPS 32788
#define ID_OPTIONS_HIDEFLASHING         32789
#define ID_OPTIONS_PROGRAMOPTIONS_PLAYAVI 32790
#define ID_HELP_WEBSITE                 32791
#define ID_HELP_HELP                    32792
#define ID_VIEW_COMPACTVIEW             32793

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        176
#define _APS_NEXT_COMMAND_VALUE         32794
#define _APS_NEXT_CONTROL_VALUE         1019
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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