Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
50
Src/Plugins/Input/in_avi/resource.h
Normal file
50
Src/Plugins/Input/in_avi/resource.h
Normal file
|
@ -0,0 +1,50 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by in_avi.rc
|
||||
//
|
||||
#define IDS_NULLSOFT_AVI_OLD 0
|
||||
#define IDS_BUFFERING 2
|
||||
#define IDS_AVI_VIDEO 3
|
||||
#define IDS_FAMILY_STRING 3
|
||||
#define IDS_STRING4 4
|
||||
#define IDS_TAB_TRACKS 5
|
||||
#define IDS_TAB_METADATA 6
|
||||
#define IDS_COLUMN_TRACK_TYPE 7
|
||||
#define IDS_COLUMN_CODEC_NAME 8
|
||||
#define IDS_COLUMN_CODEC_ID 9
|
||||
#define IDS_COLUMN_DESCRIPTION 10
|
||||
#define IDS_COLUMN_STREAM_NAME 11
|
||||
#define IDS_COLUMN_FIELD 12
|
||||
#define IDS_COLUMN_FOURCC 13
|
||||
#define IDS_COLUMN_VALUE 14
|
||||
#define IDS_TYPE_VIDEO 15
|
||||
#define IDS_TYPE_AUDIO 16
|
||||
#define IDS_FIELD_TOOL 17
|
||||
#define IDS_FIELD_ARTIST 18
|
||||
#define IDS_FIELD_PUBLISHER 19
|
||||
#define IDS_FIELD_ALBUM 20
|
||||
#define IDS_FIELD_COMPOSER 21
|
||||
#define IDS_FIELD_GENRE 22
|
||||
#define IDS_FIELD_COMMENT 23
|
||||
#define IDS_FIELD_TITLE 24
|
||||
#define IDS_FIELD_COPYRIGHT 25
|
||||
#define IDS_STRING105 26
|
||||
#define IDS_KBPS 26
|
||||
#define IDS_AVI_DESC 27
|
||||
#define IDS_ABOUT_TEXT 28
|
||||
#define IDD_INFODIALOG 103
|
||||
#define IDD_TRACKS 104
|
||||
#define IDC_TRACKLIST 1001
|
||||
#define IDC_TAB1 1002
|
||||
#define IDS_NULLSOFT_AVI 65534
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 108
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1003
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue