Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
1.1 KiB

  1. #define IDS_MPG2SPLT_PROP_PINS_TITLE 1201
  2. #define IDS_MPG2SPLT_PROP_PID_MAP_TITLE 1202
  3. #define IDS_MPG2SPLT_PROP_STREAMID_MAP_TITLE 1203
  4. #define IDD_MPG2SPLT_PROP_PINS 1204
  5. #define IDD_MPG2SPLT_PROP_STREAM_MAP 1205
  6. #define IDC_MPG2SPLT_OUTPUT_PINS 1206
  7. #define IDC_MPG2SPLT_DATA_OFFSET 1207
  8. #define IDC_MPG2SPLT_FILTER_VALUE 1208
  9. #define IDC_MPG2SPLT_CREATE_PIN 1209
  10. #define IDC_MPG2SPLT_DELETE_PIN 1210
  11. #define IDC_MPG2SPLT_PIN_NAME 1211
  12. #define IDC_MPG2SPLT_PIN_TYPE 1212
  13. #define IDC_MPG2SPLT_STREAMS 1213
  14. #define IDC_MPG2SPLT_MAP_STREAM 1214
  15. #define IDC_MPG2SPLT_UNMAP_STREAM 1215
  16. #define IDC_MPG2SPLT_STREAM_MAPPINGS 1216
  17. #define IDC_MPG2SPLT_MEDIA_SAMPLE_CONTENT 1217
  18. #define IDC_MPG2SPLT_STREAMID_NAME 1218
  19. #define IDC_MPG2SPLT_DATA_OFFSET_LABEL 1219
  20. #define IDC_MPG2SPLT_FILTER_VALUE_LABEL 1220
  21. #define IDC_MPG2SPLT_SUBSTREAM_FRAME 1221