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