RESOURCE.H
上传用户:guoxiu1214
上传日期:2019-02-27
资源大小:876k
文件大小:3k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SAMPLE2.RC
  4. //
  5. #define IDR_MENU                        100
  6. #define IDI_ICON                        101
  7. #define IDD_DISPLAY                     102
  8. #define IDC_ADDRWIDTH                   1000
  9. #define IDC_ADDRHEIGHT                  1001
  10. #define IDC_ADDRWIDTHSPIN               1002
  11. #define IDC_ADDRHEIGHTSPIN              1003
  12. #define IDC_HOROFFSET                   1004
  13. #define IDC_HORSCALE                    1005
  14. #define IDC_VEROFFSET                   1006
  15. #define IDC_BLACKLEVEL                  1007
  16. #define IDC_PHASE                       1008
  17. #define IDC_BRIGHTNESS                  1009
  18. #define IDC_CONTRAST                    1010
  19. #define IDC_HOROFFSETVALUE              1011
  20. #define IDC_HORSCALEVALUE               1012
  21. #define IDC_PHASEVALUE                  1013
  22. #define IDC_VEROFFSETVALUE              1014
  23. #define IDC_BLACKLEVELVALUE             1015
  24. #define IDC_BRIGHTNESSVALUE             1016
  25. #define IDC_CONTRASTVALUE               1017
  26. #define IDC_TOP                         1018
  27. #define IDC_LEFT                        1019
  28. #define IDC_WIDTH                       1020
  29. #define IDC_HEIGHT                      1021
  30. #define IDC_TOPSPIN                     1022
  31. #define IDC_LEFTSPIN                    1023
  32. #define IDC_WIDTHSPIN                   1024
  33. #define IDC_HEIGHTSPIN                  1025
  34. #define IDC_USEINACTIVE                 1026
  35. #define IDC_DONTUSEINACTIVE             1027
  36. #define IDC_CAPTUREFORMAT_AUTO          1028
  37. #define IDC_CAPTUREFORMAT_555           1029
  38. #define IDC_CAPTUREFORMAT_565           1030
  39. #define IDC_CAPTUREFORMAT_888           1031
  40. #define IDC_CAPTUREFORMAT_GREY          1032
  41. #define IDC_INPUTSOURCE                 1033
  42. #define IDC_CAPTSETTINGS                1034
  43. #define IDC_CROPPING                    1035
  44. #define IDC_ACTIVE                      1036
  45. #define IDC_INACTIVE                    1037
  46. #define IDC_CROPPINGON                  1038
  47. #define IDC_CROPPINGOFF                 1039
  48. #define IDC_TOPSTATIC                   1040
  49. #define IDC_LEFTSTATIC                  1041
  50. #define IDC_WIDTHSTATIC                 1042
  51. #define IDC_HEIGHTSTATIC                1043
  52. #define IDC_ADDRWIDTHSTATIC             1044
  53. #define IDC_ADDRHEIGHTSTATIC            1045
  54. #define IDC_HOROFFSETSTATIC             1046
  55. #define IDC_HORSCALESTATIC              1047
  56. #define IDC_PHASESTATIC                 1048
  57. #define IDC_VEROFFSETSTATIC             1049
  58. #define IDC_BLACKLEVELSTATIC            1050
  59. #define IDC_BRIGHTNESSSTATIC            1051
  60. #define IDC_CONTRASTSTATIC              1052
  61. #define IDC_RESET                       1053
  62. #define IDM_EXIT                        40000
  63. #define IDM_INPUTSETTINGS               40001
  64. // Next default values for new objects
  65. // 
  66. #ifdef APSTUDIO_INVOKED
  67. #ifndef APSTUDIO_READONLY_SYMBOLS
  68. #define _APS_NEXT_RESOURCE_VALUE        103
  69. #define _APS_NEXT_COMMAND_VALUE         40002
  70. #define _APS_NEXT_CONTROL_VALUE         1054
  71. #define _APS_NEXT_SYMED_VALUE           103
  72. #endif
  73. #endif