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

📄 resource.h

📁 影像采集卡开发源程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VCShow.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_VCSHOW_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDD_PAR_DLG                     130
#define IDD_DIALOG1                     132
#define IDD_SERIES_SNAP                 133
#define IDD_DIALOG2                     134
#define IDD_DIALOG3                     135
#define IDD_DIALOG4                     136
#define IDC_BT_RUN                      1000
#define IDC_VIDEO_SHOW                  1001
#define IDC_BT_CLOSE                    1002
#define IDC_RADIO_AV1                   1003
#define IDC_RADIO_AV2                   1004
#define IDC_RADIO_SVIDEO                1005
#define IDC_CHECK_USE_AUDIO             1006
#define IDC_EDIT_INDEX                  1007
#define IDC_BT_GET_CARDID               1008
#define IDC_BRIGHTNESS                  1009
#define IDC_CONTRAST                    1010
#define IDC_HUE                         1011
#define IDC_SATURATION                  1012
#define IDC_INFOCUS                     1014
#define IDC_COMBO1                      1015
#define IDC_INBLAZE                     1016
#define IDC_EDIT2                       1016
#define IDC_CAP_WIDTH                   1017
#define IDC_EDIT3                       1018
#define IDC_CAP_HEIGHT                  1019
#define IDC_DATE_X                      1020
#define IDC_EDIT4                       1020
#define IDC_DATE_Y                      1021
#define IDC_FRMRATE                     1021
#define IDC_BITRATE                     1022
#define IDC_EXPLORER1                   1022
#define IDC_INTERVAL                    1023
#define IDC_BUTTON_CHOOSE               1023
#define IDC_TIME_X                      1024
#define IDC_EDIT_PATH                   1024
#define IDC_MPEG_PAR                    1025
#define IDC_EDIT_TIMELIMT               1025
#define IDC_CAPTUREPIC                  1026
#define IDC_TIME_Y                      1027
#define IDC_LOGO_X                      1028
#define IDC_LOGO_Y                      1029
#define IDC_DEFALUT                     1030
#define IDC_CAPTURES                    1031
#define IDC_SERIES                      1032
#define IDC_SET_CAPSIZE                 1033
#define IDC_SINGLE_IMAGE                1034
#define IDC_IMAGE_ROTATE                1037
#define IDC_IMAGE_HFLIP                 1038
#define IDC_IMAGE_VFLIP                 1039
#define IDC_IMAGE_FILTER                1040
#define IDC_IMAGE_ZHUANZHI              1041
#define IDC_IMAGE_SNAP                  1043
#define IDC_IMAGE_STOPSNAP              1044
#define IDC_DATECHECK                   1046
#define IDC_TIMECHECK                   1047
#define IDC_LOGOCHECK                   1048
#define IDC_LOGO_EDIT                   1049
#define IDC_VIDEOPRO                    1052
#define IDC_EDIT1                       1053
#define IDC_CORNER                      1054
#define IDC_IMAGE_EDGE                  1055
#define IDC_IMAGE_GAMMA                 1056
#define IDC_IMAGE_PSEUDOCOLORS          1057
#define IDC_COLOR_SPLIT_R               1058
#define IDC_COLOR_SPLIT_R2              1059
#define IDC_COLORSPLIT                  1059
#define IDC_COLOR_SPLIT_R3              1060
#define IDC_COLOR_SPLIT_COM             1061
#define IDC_RADIO_RGB                   1062
#define IDC_RADIO_HSL                   1063
#define IDC_IMAGE_GRAY                  1063
#define IDC_RADIO_YUV                   1064
#define IDC_RADIO_YIQ                   1065

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1064
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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