resource.h
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:4k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by XvidQuantsParser.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_XVIDQUANTSPARSER_DIALOG     102
  9. #define IDR_MAINFRAME                   128
  10. #define IDR_MENU_MAIN                   129
  11. #define IDB_XVIDLOGO                    130
  12. #define IDD_DISTRIBUTION                131
  13. #define IDD_TIMELINE                    132
  14. #define IDD_RANGE                       136
  15. #define IDR_ACCELERATOR_MAIN            146
  16. #define IDD_CRITICAL                    149
  17. #define IDD_FRAMEVIEWER                 150
  18. #define IDC_EDIT_WIDTH                  1000
  19. #define IDC_EDIT_HEIGHT                 1001
  20. #define IDC_EDIT_RATE                   1002
  21. #define IDC_EDIT_FRAMES                 1003
  22. #define IDC_EDIT_QMIN                   1004
  23. #define IDC_EDIT_QMAX                   1005
  24. #define IDC_EDIT_QAVG                   1006
  25. #define IDC_SCROLL_QUANTS               1013
  26. #define IDC_PROGRESS_ANALYZE            1025
  27. #define IDC_LIST_PFRAMES                1044
  28. #define IDC_LIST_IFRAMES                1045
  29. #define IDC_EDIT_PCOUNT                 1046
  30. #define IDC_EDIT_ICOUNT                 1047
  31. #define IDC_EDIT_PAVG                   1048
  32. #define IDC_EDIT_IAVG                   1049
  33. #define IDC_EDIT_NOTES                  1049
  34. #define IDC_GRAPH_TIMELINE              1050
  35. #define IDC_EDIT_PMAXFS                 1050
  36. #define IDC_EDIT_START                  1051
  37. #define IDC_EDIT_PMINFS                 1051
  38. #define IDC_GRAPH_FRAMESIZE             1051
  39. #define IDC_EDIT_STOP                   1052
  40. #define IDC_EDIT_IMAXFS                 1052
  41. #define IDC_EDIT_LEN                    1053
  42. #define IDC_EDIT_IMINFS                 1053
  43. #define IDC_EDIT_RIGHT                  1057
  44. #define IDC_EDIT_LEFT                   1058
  45. #define IDC_EDIT_MAXQL                  1059
  46. #define IDC_EDIT_MAXQR                  1060
  47. #define IDC_EDIT_MINQL                  1061
  48. #define IDC_EDIT_MINQR                  1062
  49. #define IDC_EDIT_MAXFSL                 1063
  50. #define IDC_EDIT_MAXFSR                 1064
  51. #define IDC_EDIT_MINFSL                 1065
  52. #define IDC_COMBO_SCALE                 1066
  53. #define IDC_GRAPH_G                     1067
  54. #define IDC_EDIT_MINFSR                 1067
  55. #define IDC_GRAPH_P                     1068
  56. #define IDC_GRAPH_I                     1069
  57. #define IDC_BUTTON_DRAW                 1072
  58. #define IDC_EDIT_FULL                   1074
  59. #define IDC_COMBO_MAXQUANT              1076
  60. #define IDC_LIST1                       1078
  61. #define IDC_LIST_CRITICAL               1078
  62. #define IDC_EDIT1                       1079
  63. #define IDC_EDIT_CRITICALQ              1079
  64. #define IDC_EDIT_MAXFS                  1079
  65. #define IDC_BUTTON1                     1080
  66. #define IDC_BUTTON_FETCH                1080
  67. #define IDC_EDIT_MINFS                  1080
  68. #define IDC_BUTTON_VIEW                 1082
  69. #define IDC_GRAPHVIEWCTRL1              1083
  70. #define IDC_EDIT_STATUS                 1084
  71. #define MNU_FILE_OPEN                   32771
  72. #define MNU_FILE_CLOSE                  32772
  73. #define MNU_FILE_ANALYZE                32773
  74. #define MNU_FILE_QUIT                   32774
  75. #define MNU_HELP_ABOUT                  32775
  76. #define MNU_FILE_LOAD                   32776
  77. #define MNU_FILE_SAVE                   32777
  78. #define MNU_EDIT_OPTIONS                32778
  79. #define MNU_VIEW_HISTOGRAM              32779
  80. #define MNU_VIEW_TIMELINE               32780
  81. #define MNU_VIEW_CRITICAL               32781
  82. #define MNU_EDIT_RANGE                  32782
  83. #define MNU_EDIT_DEV                    32787
  84. // Next default values for new objects
  85. // 
  86. #ifdef APSTUDIO_INVOKED
  87. #ifndef APSTUDIO_READONLY_SYMBOLS
  88. #define _APS_NEXT_RESOURCE_VALUE        151
  89. #define _APS_NEXT_COMMAND_VALUE         32788
  90. #define _APS_NEXT_CONTROL_VALUE         1085
  91. #define _APS_NEXT_SYMED_VALUE           101
  92. #endif
  93. #endif