resource.h 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ml_rg.rc
  4. //
  5. #define IDS_CALCULATE_REPLAY_GAIN 1
  6. #define IDS_1_OF_X_FILES 2
  7. #define IDS_FINISHED 3
  8. #define IDS_X_OF_X_FILES 4
  9. #define IDS_PROCESSING 5
  10. #define IDS_TOO_MANY_CHANNELS 6
  11. #define IDS_REPLAYGAIN 7
  12. #define IDS_NOT_ABLE_TO_OPEN_RG_DLL 8
  13. #define IDS_COL_FILENAME 9
  14. #define IDS_COL_TRACK_GAIN 10
  15. #define IDS_COL_TRACK_PEAK 11
  16. #define IDS_COL_ALBUM_GAIN 12
  17. #define IDS_COL_ALBUM_PEAK 13
  18. #define IDS_STRING14 14
  19. #define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 14
  20. #define IDD_RESULTS 101
  21. #define IDD_PROGRESS 102
  22. #define IDC_RGLIST 1001
  23. #define IDC_SAVETRACK 1002
  24. #define IDC_PROGRESS_FILES 1003
  25. #define IDC_FILE_PROGRESS 1004
  26. #define IDC_ASK 1005
  27. #define IDC_ALBUM 1006
  28. #define IDC_ALL 1007
  29. #define IDS_NULLSOFT_REPLAY_GAIN_ANALYZER 65534
  30. // Next default values for new objects
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE 107
  35. #define _APS_NEXT_COMMAND_VALUE 40001
  36. #define _APS_NEXT_CONTROL_VALUE 1008
  37. #define _APS_NEXT_SYMED_VALUE 101
  38. #endif
  39. #endif