Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
40
Src/Plugins/Library/ml_rg/resource.h
Normal file
40
Src/Plugins/Library/ml_rg/resource.h
Normal file
|
@ -0,0 +1,40 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by ml_rg.rc
|
||||
//
|
||||
#define IDS_CALCULATE_REPLAY_GAIN 1
|
||||
#define IDS_1_OF_X_FILES 2
|
||||
#define IDS_FINISHED 3
|
||||
#define IDS_X_OF_X_FILES 4
|
||||
#define IDS_PROCESSING 5
|
||||
#define IDS_TOO_MANY_CHANNELS 6
|
||||
#define IDS_REPLAYGAIN 7
|
||||
#define IDS_NOT_ABLE_TO_OPEN_RG_DLL 8
|
||||
#define IDS_COL_FILENAME 9
|
||||
#define IDS_COL_TRACK_GAIN 10
|
||||
#define IDS_COL_TRACK_PEAK 11
|
||||
#define IDS_COL_ALBUM_GAIN 12
|
||||
#define IDS_COL_ALBUM_PEAK 13
|
||||
#define IDS_STRING14 14
|
||||
#define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 14
|
||||
#define IDD_RESULTS 101
|
||||
#define IDD_PROGRESS 102
|
||||
#define IDC_RGLIST 1001
|
||||
#define IDC_SAVETRACK 1002
|
||||
#define IDC_PROGRESS_FILES 1003
|
||||
#define IDC_FILE_PROGRESS 1004
|
||||
#define IDC_ASK 1005
|
||||
#define IDC_ALBUM 1006
|
||||
#define IDC_ALL 1007
|
||||
#define IDS_NULLSOFT_REPLAY_GAIN_ANALYZER 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 107
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1008
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue