resource.h 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by acm.rc
  4. //
  5. #define IDI_ICON 101
  6. #define IDD_CONFIG 102
  7. #define IDD_ABOUT 103
  8. #define IDC_STATIC_DECODING 1000
  9. #define IDC_CHECK_COPYRIGHT 1001
  10. #define IDC_CHECK_CHECKSUM 1002
  11. #define IDC_CHECK_ORIGINAL 1003
  12. #define IDC_CHECK_PRIVATE 1004
  13. #define IDC_COMBO_ENC_STEREO 1005
  14. #define IDC_CHECK_ENC_SMART 1006
  15. #define IDC_STATIC_ENC_ICON 1007
  16. #define IDC_STATIC_ABOUT_TITLE 1008
  17. #define IDC_STATIC_ABOUT_URL 1009
  18. #define IDC_STATIC_CONFIG_VERSION 1010
  19. #define IDC_CHECK_ENC_ABR 1011
  20. #define IDC_SLIDER_AVERAGE_MIN 1012
  21. #define IDC_SLIDER_AVERAGE_MAX 1013
  22. #define IDC_SLIDER_AVERAGE_STEP 1014
  23. #define IDC_SLIDER_AVERAGE_SAMPLE 1015
  24. #define IDC_STATIC_AVERAGE_MIN 1016
  25. #define IDC_STATIC_AVERAGE_MAX 1017
  26. #define IDC_STATIC_AVERAGE_STEP 1018
  27. #define IDC_STATIC_AVERAGE_SAMPLE 1019
  28. #define IDC_STATIC_AVERAGE_MIN_VALUE 1020
  29. #define IDC_STATIC_AVERAGE_MAX_VALUE 1021
  30. #define IDC_STATIC_AVERAGE_STEP_VALUE 1022
  31. #define IDC_STATIC_AVERAGE_SAMPLE_VALUE 1023
  32. // Next default values for new objects
  33. //
  34. #ifdef APSTUDIO_INVOKED
  35. #ifndef APSTUDIO_READONLY_SYMBOLS
  36. #define _APS_NEXT_RESOURCE_VALUE 105
  37. #define _APS_NEXT_COMMAND_VALUE 40001
  38. #define _APS_NEXT_CONTROL_VALUE 1024
  39. #define _APS_NEXT_SYMED_VALUE 101
  40. #endif
  41. #endif