blob: a59479efcd16db78b8cbf41d5a5f2f7bb687797c (
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 in_mkv.rc
//
#define IDS_NULLSOFT_MKV_OLD 0
#define IDS_BUFFERING 2
#define IDS_MKV_VIDEO 3
#define IDS_FAMILY_STRING 3
#define IDS_STRING4 4
#define IDS_TAB_TRACKS 5
#define IDS_COLUMN_TRACK_TYPE 6
#define IDS_COLUMN_CODEC_NAME 7
#define IDS_COLUMN_CODEC_ID 8
#define IDS_COLUMN_DESCRIPTION 9
#define IDS_COLUMN_STREAM_NAME 10
#define IDS_COLUMN_LANGUAGE 11
#define IDS_TYPE_VIDEO 12
#define IDS_TYPE_AUDIO 13
#define IDS_TYPE_SUBTITLE 14
#define IDS_MKV_DESC 15
#define IDS_ABOUT_TEXT 16
#define IDD_DIALOG1 103
#define IDD_INFODIALOG 103
#define IDD_TRACKS 104
#define IDS_WEBM_DESC 107
#define IDS_FAMILY_STRING_WEBM 108
#define IDC_TAB1 1001
#define IDC_TRACKLIST 1002
#define IDS_NULLSOFT_MKV 65534
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 17
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|