resource.h 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ml_transcode.rc
  4. //
  5. #define IDS_FORMAT_CONVERTER 0
  6. #define IDS_DONE 1
  7. #define IDS_TRANSCODING_FAILED 2
  8. #define IDS_ABORT 3
  9. #define IDCANCEL2 4
  10. #define IDS_TRACKS_DONE_REMAINING_FAILED 4
  11. #define IDS_FILENAME_FORMAT_HELP 5
  12. #define IDS_FILENAME_FORMAT_HELP_TITLE 6
  13. #define IDS_CHOOSE_FOLDER 7
  14. #define IDS_SELECT_WHERE_TO_SAVE 9
  15. #define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 10
  16. #define IDS_TRANSCODING_ABORTED 11
  17. #define IDS_STRING12 12
  18. #define IDS_REMOVE_PARTIAL_FILE 12
  19. #define IDD_TRANSCODE 101
  20. #define IDD_TRANSCODE_CONFIG 102
  21. #define IDC_TRACKPROGRESS 1001
  22. #define IDC_CURRENTTRACK 1002
  23. #define IDC_TOTALPROGRESS 1003
  24. #define IDC_TOTALCAPTION 1004
  25. #define IDC_ABORT 1005
  26. #define IDC_USE_FILENAME 1011
  27. #define IDC_ROOTDIR 1014
  28. #define IDC_BROWSE 1015
  29. #define IDC_NAMING 1016
  30. #define IDC_FORMATHELP 1017
  31. #define IDC_ENC_CONFIG 1018
  32. #define IDC_SHOWEVERY 1019
  33. #define IDC_ENCFORMAT 1020
  34. #define IDS_NULLSOFT_FORMAT_CONVERTER 65534
  35. // Next default values for new objects
  36. //
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NEXT_RESOURCE_VALUE 106
  40. #define _APS_NEXT_COMMAND_VALUE 40001
  41. #define _APS_NEXT_CONTROL_VALUE 1006
  42. #define _APS_NEXT_SYMED_VALUE 101
  43. #endif
  44. #endif