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.

78 lines
2.7 KiB

  1. [Strings]
  2. ;----------------
  3. ; Non-Localizable
  4. ;----------------
  5. ; note: only register value is case sensitive, key is not.
  6. ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
  7. MediaCategories="System\CurrentControlSet\Control\MediaCategories"
  8. GUID.MPEG2TSOutput="{2CFF7B83-96F1-47e3-98EC-57BD8A997215}"
  9. GUID.MPEG2TSInput= "{CF4C59A3-ACE3-444b-8C37-0B22661A4A29}"
  10. KSCATEGORY_VIDEO= "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
  11. KSCATEGORY_CAPTURE= "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
  12. KSCATEGORY_RENDER= "{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
  13. KSCATEGORY_RENDER_EXT="{cc7bfb41-f175-11d1-a392-00e0291f3959}"
  14. Pin.MPEG2TSOutput="MPEG2TS Out"
  15. Pin.MPEG2TSInput="MPEG2TS In"
  16. SERVICE_KERNEL_DRIVER=1
  17. ; PnP should use demand start
  18. SERVICE_DEMAND_START=3
  19. SERVICE_ERROR_NORMAL=1
  20. ; Do not localize
  21. MSTAPE.Capture="Microsoft AV/C Tape Subunit Device" ; FriendlyNames is generic, but the Description is device specific.
  22. AVCSTRM.FILTER="AVC Streaming Filter Driver"
  23. TapeDeviceGUID="{8C0F6AF2-0EDB-44c1-8AEB-59040BD830ED}"
  24. ;DEFINE_GUID(<<name>>,
  25. ;0x8c0f6af2, 0xedb, 0x44c1, 0x8a, 0xeb, 0x59, 0x4, 0xb, 0xd8, 0x30, 0xed);
  26. ;----------------
  27. ; Localizable
  28. ;----------------
  29. ;Generic="Generic"
  30. Msft="Microsoft"
  31. JVC="JVC"
  32. Panasonic="Panasonic"
  33. Sony="Sony"
  34. ;
  35. ; Description should be localized.
  36. ;
  37. MSTAPE.MEI.Capture="Panasonic AV/C Tape Device"
  38. MSTAPE.JVC.Capture="JVC AV/C Tape Device"
  39. MSTAPE.Sony.Capture="Sony AV/C Tape Device"
  40. ;
  41. ; Device name should be localized.
  42. ;
  43. AVC\VEN_VICTOR&TYP_4.DeviceDesc="JVC Tape Device" ; All JVC/Victor tape subunit
  44. AVC\VEN_E05C&MOD_0&TYP_4&ID_0.DeviceDesc="Panasonic Tape Device" ; PV-HD1000
  45. AVC\Panasonic&TYP_4.DeviceDesc="Panasonic Tape Device" ; All Panasonic tape subunit
  46. AVC\VEN_E05C&MOD_0&TYP_5&ID_0.DeviceDesc="Panasonic Vendor Unique Subunit" ; Tuner
  47. AVC\Panasonic&TYP_5.DeviceDesc="Panasonic Vendor Unique Subunit" ; Tuner
  48. AVC\VEN_E05C&MOD_0&TYP_A&ID_0.DeviceDesc="Panasonic Vendor Unique Subunit" ; Bulletin Board
  49. AVC\Panasonic&TYP_A.DeviceDesc="Panasonic Vendor Unique Subunit" ; Bulletin Board
  50. AVC\VEN_80046&MOD_0&TYP_4.DeviceDesc="Sony D-VHS Device" ; SLD-DC1
  51. AVC\Sony&DCR-MVDVCR&CAMCORDER.DeviceDesc="Sony MVDVCR Device" ; Sony MVDVCR Device
  52. ;
  53. ; PlugIns descrioption
  54. ;
  55. PlugIn_IAMExtDevice="WDM Streaming IAMExtDevice Interface Handler"
  56. PlugIn_IAMExtTransport="WDM Streaming IAMExtTransport Interface Handler"
  57. PlugIn_IAMTimecodeReader="WDM Streaming IAMTimecodeReader Interface Handler"
  58. PropPage_DVcrControl="Tape Subunit Device Control Property Page"