12345678910111213141516171819202122232425262728293031323334353637383940 |
- //{{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
|