blob: 88f4f0588af8eff92e78d7a1747aa49e8c33a051 (
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
|
//{{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
|