1
0

resource.h 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Script1.rc
  4. //
  5. #define IDS_CANNOT_FIND_INPUT_FORMATTER 0
  6. #define IDS_WARNING 1
  7. #define IDOK2 2
  8. #define IDS_CANNOT_ALLOCATE_MEM 2
  9. #define IDS_WMA_ENCODER_ERROR 3
  10. #define IDS_CANNOT_GET_STRUCTURE 4
  11. #define IDS_CANNOT_GET_ENCODER4_INFO 5
  12. #define IDS_SAVE_PROFILE_READ_ERROR 6
  13. #define IDS_MEM_ALLOCATION_ERROR 7
  14. #define IDS_PROFILE_SAVE_SIZE_ERROR 8
  15. #define IDS_CANNOT_READ_AUDIO_STREAM 9
  16. #define IDS_CANNOT_GET_CODEC_INFO 10
  17. #define IDS_CANNOT_CREATE_A_PROFILE 11
  18. #define IDS_CANNOT_CREATE_PROFILE_MANAGER 12
  19. #define IDS_WMA_CONFIG_FILE_ERROR 13
  20. #define IDS_CBR 16
  21. #define IDS_2_PASS_CBR 17
  22. #define IDS_VBR 18
  23. #define IDS_ABR 19
  24. #define IDS_MONO_INFO 20
  25. #define IDS_STEREO_INFO 21
  26. #define IDS_CHANNELS_INFO 22
  27. #define IDS_QUALITY 23
  28. #define IDS_BITRATE 24
  29. #define IDS_ENC_WMA_DESC 25
  30. #define IDD_DIALOG1 101
  31. #define IDC_DIR 1000
  32. #define IDC_SRATE 1001
  33. #define IDC_BRATE 1002
  34. #define IDC_NCH 1003
  35. #define IDC_PROFILE 1004
  36. #define IDC_ABRATE 1005
  37. #define IDC_CBR 1005
  38. #define IDC_ENCODER 1006
  39. #define IDC_BPSAMPLE 1007
  40. #define IDC_VBR 1008
  41. #define IDC_1PASS 1009
  42. #define IDC_RADIO4 1010
  43. #define IDC_2PASS 1010
  44. #define IDC_STATIC_BITRATE 1011
  45. #define IDC_SAMPLE_FORMAT 1012
  46. #define IDC_COMBO1 1013
  47. // Next default values for new objects
  48. //
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE 105
  52. #define _APS_NEXT_COMMAND_VALUE 40001
  53. #define _APS_NEXT_CONTROL_VALUE 1014
  54. #define _APS_NEXT_SYMED_VALUE 101
  55. #endif
  56. #endif