1
0

resource.h 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by enc_lame.rc
  4. //
  5. #define IDS_BITRATE 0
  6. #define IDS_ABR_MIN_BITRATE 1
  7. #define IDS_VBR_MIN_BITRATE 2
  8. #define IDS_N_A 3
  9. #define IDS_ABR_MAX_BITRATE 4
  10. #define IDS_VBR_MAX_BITRATE 5
  11. #define IDS_AVERAGE_BITRATE 6
  12. #define IDS_STEREO 7
  13. #define IDS_JOINT_STEREO 8
  14. #define IDS_MULTI_CHANNEL 9
  15. #define IDS_MONO 10
  16. #define IDS_NORMAL 11
  17. #define IDS_LOW 12
  18. #define IDS_HIGH 13
  19. #define IDS_VOICE 14
  20. #define IDS_R3MIX 15
  21. #define IDS_VERY_HIGH 16
  22. #define IDS_HIGH_BRACKET 17
  23. #define IDS_LOW_BRACKET 18
  24. #define IDS_ENC_LAME_DESC 19
  25. #define IDS_ENC_LAME_DESC_MISSING 20
  26. #define IDD_MP3 102
  27. #define IDD_MP3_MISSING 105
  28. #define IDC_BITRATE 1000
  29. #define IDC_VBR 1001
  30. #define IDC_QUALITY 1002
  31. #define IDC_JSTEREO1 1003
  32. #define IDC_JSTEREO2 1004
  33. #define IDC_BITRATE_TEXT1 1004
  34. #define IDC_MAXBITRATE 1005
  35. #define IDC_BITRATE_TEXT2 1006
  36. #define IDC_MAXBITRATE_TEXT1 1007
  37. #define IDC_MAXBITRATE_TEXT2 1008
  38. #define IDC_VBRMETHOD 1009
  39. #define IDC_AVGBITRATE_TEXT1 1010
  40. #define IDC_AVGBITRATE 1011
  41. #define IDC_AVGBITRATE_TEXT2 1012
  42. #define IDC_STEREOMODE 1013
  43. #define IDC_VBRQ_TEXT 1014
  44. #define IDC_VBRQ 1015
  45. #define IDC_LAMEVERSION 1016
  46. #define IDC_URL1 1026
  47. // Next default values for new objects
  48. //
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE 106
  52. #define _APS_NEXT_COMMAND_VALUE 40001
  53. #define _APS_NEXT_CONTROL_VALUE 1017
  54. #define _APS_NEXT_SYMED_VALUE 101
  55. #endif
  56. #endif