RESOURCE.H
资源名称:RGBEASY.ZIP [点击查看]
上传用户:guoxiu1214
上传日期:2019-02-27
资源大小:876k
文件大小:3k
源码类别:
多显示器编程
开发平台:
Visual C++
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by SAMPLE2.RC
- //
- #define IDR_MENU 100
- #define IDI_ICON 101
- #define IDD_DISPLAY 102
- #define IDC_ADDRWIDTH 1000
- #define IDC_ADDRHEIGHT 1001
- #define IDC_ADDRWIDTHSPIN 1002
- #define IDC_ADDRHEIGHTSPIN 1003
- #define IDC_HOROFFSET 1004
- #define IDC_HORSCALE 1005
- #define IDC_VEROFFSET 1006
- #define IDC_BLACKLEVEL 1007
- #define IDC_PHASE 1008
- #define IDC_BRIGHTNESS 1009
- #define IDC_CONTRAST 1010
- #define IDC_HOROFFSETVALUE 1011
- #define IDC_HORSCALEVALUE 1012
- #define IDC_PHASEVALUE 1013
- #define IDC_VEROFFSETVALUE 1014
- #define IDC_BLACKLEVELVALUE 1015
- #define IDC_BRIGHTNESSVALUE 1016
- #define IDC_CONTRASTVALUE 1017
- #define IDC_TOP 1018
- #define IDC_LEFT 1019
- #define IDC_WIDTH 1020
- #define IDC_HEIGHT 1021
- #define IDC_TOPSPIN 1022
- #define IDC_LEFTSPIN 1023
- #define IDC_WIDTHSPIN 1024
- #define IDC_HEIGHTSPIN 1025
- #define IDC_USEINACTIVE 1026
- #define IDC_DONTUSEINACTIVE 1027
- #define IDC_CAPTUREFORMAT_AUTO 1028
- #define IDC_CAPTUREFORMAT_555 1029
- #define IDC_CAPTUREFORMAT_565 1030
- #define IDC_CAPTUREFORMAT_888 1031
- #define IDC_CAPTUREFORMAT_GREY 1032
- #define IDC_INPUTSOURCE 1033
- #define IDC_CAPTSETTINGS 1034
- #define IDC_CROPPING 1035
- #define IDC_ACTIVE 1036
- #define IDC_INACTIVE 1037
- #define IDC_CROPPINGON 1038
- #define IDC_CROPPINGOFF 1039
- #define IDC_TOPSTATIC 1040
- #define IDC_LEFTSTATIC 1041
- #define IDC_WIDTHSTATIC 1042
- #define IDC_HEIGHTSTATIC 1043
- #define IDC_ADDRWIDTHSTATIC 1044
- #define IDC_ADDRHEIGHTSTATIC 1045
- #define IDC_HOROFFSETSTATIC 1046
- #define IDC_HORSCALESTATIC 1047
- #define IDC_PHASESTATIC 1048
- #define IDC_VEROFFSETSTATIC 1049
- #define IDC_BLACKLEVELSTATIC 1050
- #define IDC_BRIGHTNESSSTATIC 1051
- #define IDC_CONTRASTSTATIC 1052
- #define IDC_RESET 1053
- #define IDM_EXIT 40000
- #define IDM_INPUTSETTINGS 40001
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 103
- #define _APS_NEXT_COMMAND_VALUE 40002
- #define _APS_NEXT_CONTROL_VALUE 1054
- #define _APS_NEXT_SYMED_VALUE 103
- #endif
- #endif