resource.h 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by in_mkv.rc
  4. //
  5. #define IDS_NULLSOFT_MKV_OLD 0
  6. #define IDS_BUFFERING 2
  7. #define IDS_MKV_VIDEO 3
  8. #define IDS_FAMILY_STRING 3
  9. #define IDS_STRING4 4
  10. #define IDS_TAB_TRACKS 5
  11. #define IDS_COLUMN_TRACK_TYPE 6
  12. #define IDS_COLUMN_CODEC_NAME 7
  13. #define IDS_COLUMN_CODEC_ID 8
  14. #define IDS_COLUMN_DESCRIPTION 9
  15. #define IDS_COLUMN_STREAM_NAME 10
  16. #define IDS_COLUMN_LANGUAGE 11
  17. #define IDS_TYPE_VIDEO 12
  18. #define IDS_TYPE_AUDIO 13
  19. #define IDS_TYPE_SUBTITLE 14
  20. #define IDS_MKV_DESC 15
  21. #define IDS_ABOUT_TEXT 16
  22. #define IDD_DIALOG1 103
  23. #define IDD_INFODIALOG 103
  24. #define IDD_TRACKS 104
  25. #define IDS_WEBM_DESC 107
  26. #define IDS_FAMILY_STRING_WEBM 108
  27. #define IDC_TAB1 1001
  28. #define IDC_TRACKLIST 1002
  29. #define IDS_NULLSOFT_MKV 65534
  30. // Next default values for new objects
  31. //
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE 17
  35. #define _APS_NEXT_COMMAND_VALUE 40001
  36. #define _APS_NEXT_CONTROL_VALUE 1003
  37. #define _APS_NEXT_SYMED_VALUE 101
  38. #endif
  39. #endif