Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
45
Src/Plugins/Library/ml_transcode/resource.h
Normal file
45
Src/Plugins/Library/ml_transcode/resource.h
Normal file
|
@ -0,0 +1,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
|
Loading…
Add table
Add a link
Reference in a new issue