diff options
Diffstat (limited to 'Src/Plugins/Output/out_disk/resource.h')
-rw-r--r-- | Src/Plugins/Output/out_disk/resource.h | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Src/Plugins/Output/out_disk/resource.h b/Src/Plugins/Output/out_disk/resource.h new file mode 100644 index 00000000..adfaa478 --- /dev/null +++ b/Src/Plugins/Output/out_disk/resource.h @@ -0,0 +1,80 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by acm.rc +// +#define IDS_NULLSOFT_DISK_WRITER_OLD 0 +#define IDS_AUTO_RECOMMENDED 1 +#define IDS_FORCE_WAV_FILE 2 +#define IDC_RTFM 3 +#define IDS_FORCE_RAW_DATA 3 +#define IDS_DISABLED 4 +#define IDS_1_DIGIT 5 +#define IDS_2_DIGITS 6 +#define IDS_3_DIGITS 7 +#define IDS_4_DIGITS 8 +#define IDS_CONFIGURATION_TITLE 9 +#define IDS_SELECT_OUTPUT_DIRECTORY 10 +#define IDS_CHOOSE_FILE_NAME 11 +#define IDS_X_FILES_DOT_X 12 +#define IDS_FILE_ALREADY_EXISTS_OVERWRITE 13 +#define IDS_CANNOT_CREATE_OUTPUT_FILE 14 +#define IDS_CANNOT_OPEN_FILE 15 +#define IDS_NOT_A_PCM_WAV_FILE 16 +#define IDS_ERROR_INITIALIZING_OUTPUT 17 +#define IDS_ABOUT 18 +#define IDS_STRING19 19 +#define IDS_ABOUT_STRING 20 +#define IDS_ABOUT_TEXT 20 +#define IDS_SETTINGS_TITLE 21 +#define IDD_DIALOG1 101 +#define IDR_README 103 +#define IDD_RTFM 109 +#define IDC_DIR 1000 +#define IDC_OUTPUT_DIRECTORY 1000 +#define IDC_CONVERT 1001 +#define IDC_CONVERT_CHECK 1001 +#define IDC_FORMAT 1002 +#define IDC_CONVERT_BUTTON 1002 +#define IDC_FMT_NAME 1005 +#define IDC_WAV1 1010 +#define IDC_SINGLEFILE_CHECK 1010 +#define IDC_WAV1E 1011 +#define IDC_WAV1B 1012 +#define IDC_SINGLEFILE_FILE_BUTTON 1012 +#define IDC_WAV1F 1013 +#define IDC_SINGLEFILE_FORMAT_BUTTON 1013 +#define IDC_STATIC1 1014 +#define IDC_STATIC2 1015 +#define IDC_SINGLEFILE_FILE_STATIC 1015 +#define IDC_STATIC3 1016 +#define IDC_SINGLEFILE_FORMAT_STATIC 1016 +#define IDC_STATIC4 1018 +#define IDC_MODE 1019 +#define IDC_OUTMODE 1019 +#define IDC_THREAD_HACK 1020 +#define IDC_FMTBLAH 1021 +#define IDC_CONVERT_NOTE 1021 +#define IDC_STARTHACK 1022 +#define IDC_OUTPUT_SRCDIR 1023 +#define IDC_CONVERT_STATIC 1024 +#define IDC_OUTPUT_STATIC 1025 +#define IDC_OUTMODE_STATIC 1026 +#define IDC_FILENAME_INDEX_STATIC 1028 +#define IDC_FILENAME_INDEX 1031 +#define IDC_FILENAME_SAVEAS 1033 +#define IDC_OUTPUT_DIRECTORY_STATIC 1034 +#define IDC_FILENAME_FORMAT_STATIC 1035 +#define IDC_FILENAME_FORMAT 1036 +#define IDC_EDIT1 1066 +#define IDS_NULLSOFT_DISK_WRITER 65534 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 108 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1037 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |