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

多媒体编程

开发平台:

Visual C++

  1. #define IDD_MAIN                        101
  2. #define IDI_ICON                        103
  3. #define IDC_PARAM_NAME1                 1000
  4. #define IDC_PARAM_VALUE1                1001
  5. #define IDC_SLIDER1                     1002
  6. #define IDC_PARAM_MIN1                  1003
  7. #define IDC_PARAM_MAX1                  1004
  8. #define IDC_PARAM_NAME2                 1005
  9. #define IDC_PARAM_VALUE2                1006
  10. #define IDC_SLIDER2                     1007
  11. #define IDC_PARAM_MIN2                  1008
  12. #define IDC_PARAM_MAX2                  1009
  13. #define IDC_PARAM_NAME3                 1010
  14. #define IDC_PARAM_VALUE3                1011
  15. #define IDC_SLIDER3                     1012
  16. #define IDC_PARAM_MIN3                  1013
  17. #define IDC_PARAM_MAX3                  1014
  18. #define IDC_PARAM_NAME4                 1015
  19. #define IDC_PARAM_VALUE4                1016
  20. #define IDC_SLIDER4                     1017
  21. #define IDC_PARAM_MIN4                  1018
  22. #define IDC_PARAM_MAX4                  1019
  23. #define IDC_PARAM_NAME5                 1020
  24. #define IDC_PARAM_VALUE5                1021
  25. #define IDC_SLIDER5                     1022
  26. #define IDC_PARAM_MIN5                  1023
  27. #define IDC_PARAM_MAX5                  1024
  28. #define IDC_PARAM_NAME6                 1025
  29. #define IDC_PARAM_VALUE6                1026
  30. #define IDC_SLIDER6                     1027
  31. #define IDC_PARAM_MIN6                  1028
  32. #define IDC_PARAM_MAX6                  1029
  33. #define IDC_RADIO_TRIANGLE              1101
  34. #define IDC_RADIO_SQUARE                1102
  35. #define IDC_RADIO_SINE                  1103
  36. #define IDC_RADIO_CHORUS                1201
  37. #define IDC_RADIO_COMPRESSOR            1202
  38. #define IDC_RADIO_DISTORTION            1203
  39. #define IDC_RADIO_ECHO                  1204
  40. #define IDC_RADIO_FLANGER               1205
  41. #define IDC_RADIO_GARGLE                1206
  42. #define IDC_RADIO_PARAMEQ               1207
  43. #define IDC_RADIO_REVERB                1208
  44. #define IDC_CHECK_CHORUS                1211
  45. #define IDC_CHECK_COMPRESSOR            1212
  46. #define IDC_CHECK_DISTORTION            1213
  47. #define IDC_CHECK_ECHO                  1214
  48. #define IDC_CHECK_FLANGER               1215
  49. #define IDC_CHECK_GARGLE                1216
  50. #define IDC_CHECK_PARAMEQ               1217
  51. #define IDC_CHECK_REVERB                1218
  52. #define IDC_BUTTON_OPEN                 1301
  53. #define IDC_TEXT_STATUS                 1302
  54. #define IDC_TEXT_FILENAME               1303
  55. #define IDC_CHECK_LOOP                  1304
  56. #define IDC_BUTTON_PLAY                 1305
  57. #define IDC_BUTTON_STOP                 1306
  58. #define IDC_FRAME                       1307
  59. #define IDC_FRAME_WAVEFORM              1309
  60. #define IDC_RADIO_NEG_180               1310
  61. #define IDC_RADIO_NEG_90                1311
  62. #define IDC_RADIO_ZERO                  1312
  63. #define IDC_RADIO_90                    1313
  64. #define IDC_RADIO_180                   1314
  65. #define IDC_FRAME_PHASE                 1315
  66. #ifdef APSTUDIO_INVOKED
  67. #ifndef APSTUDIO_READONLY_SYMBOLS
  68. #define _APS_NEXT_RESOURCE_VALUE        104
  69. #define _APS_NEXT_COMMAND_VALUE         40001
  70. #define _APS_NEXT_CONTROL_VALUE         1316
  71. #define _APS_NEXT_SYMED_VALUE           101
  72. #endif
  73. #endif