resource.h
上传用户:sdgangtie
上传日期:2020-03-07
资源大小:7324k
文件大小:4k
开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by VIS.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_VIS_DIALOG                  102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_SETTING_PARAM               130
  11. #define IDD_SETTING_PARAMETER           130
  12. #define IDR_VERSION                     133
  13. #define IDI_ICON_ADD                    134
  14. #define IDI_ICON_DEL                    135
  15. #define IDI_ICON_MOD                    136
  16. #define IDI_ICON_LAB                    137
  17. #define IDI_ICON5                       138
  18. #define IDI_ICON_SET                    138
  19. #define IDI_ICON6                       139
  20. #define IDB_LOGO                        140
  21. #define IDB_FACE                        141
  22. #define IDR_MENU                        143
  23. #define IDR_MENU_MAIN                   144
  24. #define IDB_BITMAP1                     153
  25. #define IDB_DEFAULT                     153
  26. #define IDC_VIDEO                       1000
  27. #define IDC_LIST                        1001
  28. #define IDC_SLIDER                      1003
  29. #define IDC_RUN                         1005
  30. #define IDC_STOP                        1006
  31. #define IDC_TIME2                       1007
  32. #define IDC_TIME                        1007
  33. #define IDC_ADD                         1008
  34. #define IDC_LOGO                        1009
  35. #define IDC_OPEN                        1009
  36. #define IDC_FACE                        1010
  37. #define IDC_DELETE                      1011
  38. #define IDC_VERSION                     1011
  39. #define IDC_MODE                        1012
  40. #define IDC_SETTING                     1013
  41. #define IDC_EDIT_WMIN                   1024
  42. #define IDC_EDIT_WMAX                   1025
  43. #define IDC_EDIT_HMIN                   1026
  44. #define IDC_EDIT_HMAX                   1027
  45. #define IDC_EDIT_THRESHOLD              1029
  46. #define IDC_COMBO_FG                    1101
  47. #define IDC_COMBO_BT                    1102
  48. #define IDC_CHECK_SET1_CHECK            1103
  49. #define IDC_CHECK                       1103
  50. #define IDC_COMBO_BPP                   1109
  51. #define IDC_COMBO_BTA                   1110
  52. #define ID_FILE_OPEN32771               32771
  53. #define ID_SETTING_MODE                 32774
  54. #define ID_ABOUT_VERSION                32778
  55. #define ID_ABOUT_AUTHO                  32779
  56. #define ID_ABOUT_MAKER                  32780
  57. #define ID_ABOUT32788                   32788
  58. #define ID_SETTING_PARAMETER32789       32789
  59. #define ID_RUNSTYLE_RESULTPLAY          32790
  60. #define ID_RUNSTYLE_FGTEMPPLAY          32791
  61. #define ID_RUNSTYLE_NORMALPLAY          32792
  62. #define ID_FILE_OPEN32793               32793
  63. #define ID_FILE_ADD                     32794
  64. #define ID_FILE_EXIT                    32795
  65. #define ID_SETTING_PARAM                32796
  66. #define ID_SETTING_MODE32797            32797
  67. #define ID_MODE_NORMALPLAY              32798
  68. #define ID_MODE_TEMPEDPLAY              32799
  69. #define ID_MODE_RESULTPLAY              32800
  70. #define ID_ABOUT                        32801
  71. #define ID_RMENU_SETTING                32802
  72. #define ID_Menu                         32803
  73. #define ID_RMENU_RUNSTYLE               32804
  74. #define IDM_RUNSTYLE_NORMALPLAY         32805
  75. #define IDM_RUNSTYLE_FGTEMPPLAY         32806
  76. #define IDM_RUNSTYLE_RESULTPLAY         32807
  77. #define IDM_FILE_OPEN                   32808
  78. #define IDM_FILE_ADD                    32809
  79. #define ID_EXIT                         32810
  80. // Next default values for new objects
  81. // 
  82. #ifdef APSTUDIO_INVOKED
  83. #ifndef APSTUDIO_READONLY_SYMBOLS
  84. #define _APS_NEXT_RESOURCE_VALUE        154
  85. #define _APS_NEXT_COMMAND_VALUE         32811
  86. #define _APS_NEXT_CONTROL_VALUE         1014
  87. #define _APS_NEXT_SYMED_VALUE           101
  88. #endif
  89. #endif