resource.h 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by acm.rc
  4. //
  5. #define IDS_NULLSOFT_DISK_WRITER_OLD 0
  6. #define IDS_AUTO_RECOMMENDED 1
  7. #define IDS_FORCE_WAV_FILE 2
  8. #define IDC_RTFM 3
  9. #define IDS_FORCE_RAW_DATA 3
  10. #define IDS_DISABLED 4
  11. #define IDS_1_DIGIT 5
  12. #define IDS_2_DIGITS 6
  13. #define IDS_3_DIGITS 7
  14. #define IDS_4_DIGITS 8
  15. #define IDS_CONFIGURATION_TITLE 9
  16. #define IDS_SELECT_OUTPUT_DIRECTORY 10
  17. #define IDS_CHOOSE_FILE_NAME 11
  18. #define IDS_X_FILES_DOT_X 12
  19. #define IDS_FILE_ALREADY_EXISTS_OVERWRITE 13
  20. #define IDS_CANNOT_CREATE_OUTPUT_FILE 14
  21. #define IDS_CANNOT_OPEN_FILE 15
  22. #define IDS_NOT_A_PCM_WAV_FILE 16
  23. #define IDS_ERROR_INITIALIZING_OUTPUT 17
  24. #define IDS_ABOUT 18
  25. #define IDS_STRING19 19
  26. #define IDS_ABOUT_STRING 20
  27. #define IDS_ABOUT_TEXT 20
  28. #define IDS_SETTINGS_TITLE 21
  29. #define IDD_DIALOG1 101
  30. #define IDR_README 103
  31. #define IDD_RTFM 109
  32. #define IDC_DIR 1000
  33. #define IDC_OUTPUT_DIRECTORY 1000
  34. #define IDC_CONVERT 1001
  35. #define IDC_CONVERT_CHECK 1001
  36. #define IDC_FORMAT 1002
  37. #define IDC_CONVERT_BUTTON 1002
  38. #define IDC_FMT_NAME 1005
  39. #define IDC_WAV1 1010
  40. #define IDC_SINGLEFILE_CHECK 1010
  41. #define IDC_WAV1E 1011
  42. #define IDC_WAV1B 1012
  43. #define IDC_SINGLEFILE_FILE_BUTTON 1012
  44. #define IDC_WAV1F 1013
  45. #define IDC_SINGLEFILE_FORMAT_BUTTON 1013
  46. #define IDC_STATIC1 1014
  47. #define IDC_STATIC2 1015
  48. #define IDC_SINGLEFILE_FILE_STATIC 1015
  49. #define IDC_STATIC3 1016
  50. #define IDC_SINGLEFILE_FORMAT_STATIC 1016
  51. #define IDC_STATIC4 1018
  52. #define IDC_MODE 1019
  53. #define IDC_OUTMODE 1019
  54. #define IDC_THREAD_HACK 1020
  55. #define IDC_FMTBLAH 1021
  56. #define IDC_CONVERT_NOTE 1021
  57. #define IDC_STARTHACK 1022
  58. #define IDC_OUTPUT_SRCDIR 1023
  59. #define IDC_CONVERT_STATIC 1024
  60. #define IDC_OUTPUT_STATIC 1025
  61. #define IDC_OUTMODE_STATIC 1026
  62. #define IDC_FILENAME_INDEX_STATIC 1028
  63. #define IDC_FILENAME_INDEX 1031
  64. #define IDC_FILENAME_SAVEAS 1033
  65. #define IDC_OUTPUT_DIRECTORY_STATIC 1034
  66. #define IDC_FILENAME_FORMAT_STATIC 1035
  67. #define IDC_FILENAME_FORMAT 1036
  68. #define IDC_EDIT1 1066
  69. #define IDS_NULLSOFT_DISK_WRITER 65534
  70. // Next default values for new objects
  71. //
  72. #ifdef APSTUDIO_INVOKED
  73. #ifndef APSTUDIO_READONLY_SYMBOLS
  74. #define _APS_NEXT_RESOURCE_VALUE 108
  75. #define _APS_NEXT_COMMAND_VALUE 40001
  76. #define _APS_NEXT_CONTROL_VALUE 1037
  77. #define _APS_NEXT_SYMED_VALUE 101
  78. #endif
  79. #endif