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.

124 lines
3.4 KiB

  1. ;
  2. ; Tsbvcap.INF -- This file contains installation information for Tsbvcap,
  3. ; Toshiba Tecra 750 series video capture device
  4. ;
  5. ;*** Created 09/09/97 (Creation Date)
  6. ;
  7. [Version]
  8. LayoutFile=Layout.inf
  9. signature="$CHICAGO$"
  10. ;Class=Media
  11. ;ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  12. Class=Image
  13. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  14. Provider=%Msft%
  15. [ControlFlags]
  16. ExcludeFromSelect=*
  17. [Manufacturer]
  18. %MsftMfg%=Toshiba
  19. [DestinationDirs]
  20. Tsbvcap.CopyDrivers=10,system32\drivers
  21. ;---------------------------------------------------------------
  22. ; T O S H I B A
  23. ;
  24. ; T S B V C A P
  25. ;---------------------------------------------------------------
  26. [Toshiba]
  27. %TSBVCAP.DeviceDesc%=TSBVCAP.Device,PCI\VEN_1179&DEV_0406
  28. [Tsbvcap.Device]
  29. Include= ks.inf, kscaptur.inf
  30. Needs= KS.Registration,KSCAPTUR.Registration
  31. AddReg= Tsbvcap.AddReg,DCam.WIA.AddReg
  32. CopyFiles= Tsbvcap.CopyDrivers
  33. KnownFiles= Tsbvcap.KnownFiles
  34. ; WIA
  35. SubClass= StillImage
  36. DeviceType= 3
  37. DeviceSubType=0x1
  38. Capabilities= 0x00000031
  39. DeviceData= DCam.DeviceData
  40. ICMProfiles= "sRGB Color Space Profile.icm"
  41. [Tsbvcap.Device.NT]
  42. Include= ks.inf, kscaptur.inf
  43. Needs= KS.Registration,KSCAPTUR.Registration.NT
  44. AddReg= Tsbvcap.AddReg.NT,DCam.WIA.AddReg
  45. CopyFiles= Tsbvcap.CopyDrivers
  46. ; WIA
  47. SubClass= StillImage
  48. DeviceType= 3
  49. DeviceSubType=0x1
  50. Capabilities= 0x00000031
  51. DeviceData= DCam.DeviceData
  52. ICMProfiles= "sRGB Color Space Profile.icm"
  53. [Tsbvcap.AddReg]
  54. HKR,,DevLoader,,*ntkern
  55. HKR,,NTMPDriver,,tsbvcap.sys
  56. HKR,,PageOutWhenUnopened,3,01
  57. HKR,,DontSuspendIfStreamsAreRunning,3,01
  58. HKLM,Software\Toshiba\Tsbvcap,"CurrentOSType",3,00
  59. [Tsbvcap.AddReg.NT]
  60. HKR,,DevLoader,,*ntkern
  61. HKR,,NTMPDriver,,tsbvcap.sys
  62. HKR,,PageOutWhenUnopened,3,01
  63. HKR,,DontSuspendIfStreamsAreRunning,3,01
  64. HKLM,Software\Toshiba\Tsbvcap,"CurrentOSType",3,01
  65. [Tsbvcap.CopyDrivers]
  66. tsbvcap.sys
  67. stream.sys,,,1
  68. [Tsbvcap.KnownFiles]
  69. tsbvcap.sys=safe
  70. [TSBVCAP.Device.Interfaces]
  71. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  72. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  73. [TSBVCAP.Device.NT.Interfaces]
  74. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  75. AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
  76. [VideoCapture]
  77. AddReg=VideoCapture.AddReg
  78. [VideoCapture.AddReg]
  79. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  80. HKR,,FriendlyName,,%TSBVCAP.Capture%
  81. ; IAMVideoCompression installed as static interface on both output pins
  82. HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
  83. HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
  84. [Tsbvcap.Device.Services]
  85. AddService = TSBVCAP,0x00000002,Tsbvcap.ServiceInstall
  86. [Tsbvcap.Device.NT.Services]
  87. AddService = TSBVCAP,0x00000002,Tsbvcap.ServiceInstall
  88. [Tsbvcap.ServiceInstall]
  89. DisplayName = %TSBVCAP.DeviceDesc%
  90. ServiceType = %SERVICE_KERNEL_DRIVER%
  91. StartType = %SERVICE_DEMAND_START%
  92. ErrorControl = %SERVICE_ERROR_NORMAL%
  93. ServiceBinary = %12%\tsbvcap.sys
  94. [DCam.WIA.AddReg]
  95. HKR,,HardwareConfig,1,1
  96. HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
  97. [DCam.DeviceData]
  98. Server=local
  99. UI DLL=sti.dll
  100. UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}