Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
61
Src/Plugins/Input/in_mp4/resource.h
Normal file
61
Src/Plugins/Input/in_mp4/resource.h
Normal file
|
@ -0,0 +1,61 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by in_mp4.rc
|
||||
//
|
||||
#define IDS_NULLSOFT_MPEG4_AUDIO_DECODER_OLD 0
|
||||
#define IDS_CANNOT_UPDATE_THE_FILE 1
|
||||
#define IDS_ERROR 2
|
||||
#define IDS_ABOUT_STRING 3
|
||||
#define IDS_ABOUT_TITLE 4
|
||||
#define IDS_STRING5 5
|
||||
#define IDS_MP4_FILE 5
|
||||
#define IDS_FAMILY_STRING_M4A 6
|
||||
#define IDS_FAMILY_STRING_MPEG4 7
|
||||
#define IDS_FAMILY_STRING_M4V 8
|
||||
#define IDS_FAMILY_STRING_QUICKTIME 9
|
||||
#define IDS_FAMILY_STRING_3GPP 10
|
||||
#define IDS_FAMILY_STRING_FLV 11
|
||||
#define IDS_ABOUT_TEXT 12
|
||||
#define IDS_AUDIO_INFO 13
|
||||
#define IDS_VIDEO_INFO 14
|
||||
#define IDD_CONFIG 102
|
||||
#define IDC_EDIT1 1000
|
||||
#define IDC_CHECK2 1002
|
||||
#define IDC_DEINT 1002
|
||||
#define IDC_SLIDER1 1003
|
||||
#define IDC_DVDCACHE 1005
|
||||
#define IDC_CACHE 1006
|
||||
#define IDD_NAME 1007
|
||||
#define IDC_NAME 1008
|
||||
#define IDC_ARTIST 1009
|
||||
#define IDC_COMPOSER 1010
|
||||
#define IDC_ALBUM 1011
|
||||
#define IDC_COMMENTS 1012
|
||||
#define IDC_GENRE 1013
|
||||
#define IDC_YEAR 1014
|
||||
#define IDC_TRACK1 1015
|
||||
#define IDC_TRACK2 1016
|
||||
#define IDC_DISC1 1017
|
||||
#define IDC_DISC2 1018
|
||||
#define IDC_ALBUM_ARTIST 1019
|
||||
#define IDC_INFOTEXT 1023
|
||||
#define IDC_COMPILATION 1024
|
||||
#define IDC_BPM 1026
|
||||
#define IDC_EDIT2 1027
|
||||
#define IDC_TRACK_GAIN 1027
|
||||
#define IDC_ALBUM_GAIN 1028
|
||||
#define IDC_EXTENSIONLIST 1028
|
||||
#define IDC_BUTTON1 1029
|
||||
#define IDC_DEFAULT 1029
|
||||
#define IDS_NULLSOFT_MPEG4_AUDIO_DECODER 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 15
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1030
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue