Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
71
Src/Plugins/Input/in_flac/resource.h
Normal file
71
Src/Plugins/Input/in_flac/resource.h
Normal file
|
@ -0,0 +1,71 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by in_flac.rc
|
||||
//
|
||||
#define IDS_NULLSOFT_FLAC_DECODER_OLD 0
|
||||
#define IDS_TO_ADVANCED_MODE 1
|
||||
#define IDS_TO_SIMPLE_MODE 2
|
||||
#define IDS_NAME 3
|
||||
#define IDS_VALUE 4
|
||||
#define IDS_TRACK_GAIN 5
|
||||
#define IDS_ALBUM_GAIN 6
|
||||
#define IDS_NOT_PRESENT 7
|
||||
#define IDS_LENGTH_IN_SECONDS 8
|
||||
#define IDS_CHANNELS 9
|
||||
#define IDS_BITS_PER_SAMPLE 10
|
||||
#define IDS_SAMPLE_RATE 11
|
||||
#define IDS_FILE_SIZE_IN_BYTES 12
|
||||
#define IDS_AVERAGE_BITRATE 13
|
||||
#define IDS_COMPRESSION_RATIO 14
|
||||
#define IDS_ABOUT_STR 15
|
||||
#define IDS_LIBFLAC_DLL_MISSING 16
|
||||
#define IDS_FLAC_FILES 17
|
||||
#define IDS_FAMILY_STRING 18
|
||||
#define IDS_ABOUT_TEXT 19
|
||||
#define IDS_CANNOT_SAVE_METADATA 20
|
||||
#define IDS_ERROR_SAVING_METADATA 21
|
||||
#define IDD_PREFERENCES 102
|
||||
#define IDD_INFOCHILD_ADVANCED 105
|
||||
#define IDC_FILENAME 1001
|
||||
#define IDC_TITLE 1002
|
||||
#define IDC_ARTIST 1003
|
||||
#define IDC_YEAR 1004
|
||||
#define IDC_ALBUM 1005
|
||||
#define IDC_GENRE 1006
|
||||
#define IDC_COMMENTS 1007
|
||||
#define IDC_FILEINFO 1008
|
||||
#define IDC_ALBUMARTIST 1009
|
||||
#define IDC_UPDATE 1010
|
||||
#define IDC_COMPOSER 1011
|
||||
#define IDC_EDIT1 1012
|
||||
#define IDC_TRACK 1012
|
||||
#define IDC_EXTENSIONS 1012
|
||||
#define IDC_NAME 1012
|
||||
#define IDC_REPLAYGAIN 1013
|
||||
#define IDC_DISC 1014
|
||||
#define IDC_PUBLISHER 1015
|
||||
#define IDC_PUBLISHER2 1017
|
||||
#define IDC_TOOL 1017
|
||||
#define IDC_CHECK1 1017
|
||||
#define IDC_AVERAGE_BITRATE 1017
|
||||
#define IDC_COMBO1 1018
|
||||
#define IDC_SWITCH 1019
|
||||
#define IDC_PLACEHOLDER 1020
|
||||
#define IDC_LIST 1022
|
||||
#define IDC_VALUE 1024
|
||||
#define IDC_BUTTON_ADD 1025
|
||||
#define IDC_BUTTON_DEL 1026
|
||||
#define IDC_BUTTON5 1028
|
||||
#define IDC_BUTTON_DELALL 1028
|
||||
#define IDS_NULLSOFT_FLAC_DECODER 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 112
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1029
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue