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.

216 lines
9.3 KiB

  1. ;===============================================================
  2. ; Copywright : Philips CE, 1999-2000
  3. ;
  4. ; PHIL1EXT.INF -- This file contains installation information
  5. ; for the DirectShow interfaces of the
  6. ; PCA675VC, PCA680VC and PCA690VC VGA USB cameras.
  7. ;
  8. ;
  9. ; Inf.files set version: 1.1
  10. ; revised : September 3, 1999
  11. ; added 690 : December 6th, 2000
  12. ;
  13. ;
  14. ;===============================================================
  15. [Version]
  16. signature="$CHICAGO$"
  17. Class=MEDIA
  18. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  19. Provider=%PHIL%
  20. LayoutFile=layout.inf
  21. [DestinationDirs]
  22. DefaultDestDir=11
  23. [phdsext.Registration.675]
  24. AddReg=PlugIns.675
  25. CopyFiles=Filters.Files.675
  26. [phdsext.Registration.680]
  27. AddReg=PlugIns.680
  28. CopyFiles=Filters.Files.680
  29. [phdsext.Registration.690]
  30. AddReg=PlugIns.690
  31. CopyFiles=Filters.Files.690
  32. ;============================ PCVC 675 =========================================================
  33. [Filters.Files.675]
  34. dshowext.ax
  35. phdsext.ax
  36. [PlugIns.675]
  37. ;
  38. ; Interfaces
  39. ;
  40. ; IStillStreamConfig
  41. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,%PlugIn_IStillStreamConfig%
  42. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,,,dshowext.ax
  43. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,ThreadingModel,,Both
  44. ; This IID is aggregated for the still pin given the CLSID of the property set
  45. HKLM,System\CurrentControlSet\Control\MediaInterfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,%PlugIn_IStillStreamConfig%
  46. HKLM,System\CurrentControlSet\Control\MediaInterfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},IID,1,00,54,b9,5b,bb,52, d2,11, 0xba, 0x41, 0x0, 0xa0, 0xc9, 0xd, 0x2b, 0x5
  47. ;
  48. ; Property Pages
  49. ;
  50. ; StillStreamConfig Property Page
  51. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,%PropPage_StillStreamConfig%
  52. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,,,dshowext.ax
  53. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,ThreadingModel,,Both
  54. ; Associate the property set with the above property page
  55. HKLM,System\CurrentControlSet\Control\MediaSets\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\PropertyPages\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,%PropPage_StillStreamConfig%
  56. HKLM,System\CurrentControlSet\Control\MediaCategories\%GUID.Still%\PropertyPages\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,
  57. ;
  58. ; UIF Property pages
  59. ;
  60. ; ICustomCameraProp
  61. HKCR,CLSID\%CLSID_PCA675VC%,,,%PlugIn%
  62. HKCR,CLSID\%CLSID_PCA675VC%\InprocServer32,,,phdsext.ax
  63. HKCR,CLSID\%CLSID_PCA675VC%\InprocServer32,ThreadingModel,,Both
  64. ; This IID is aggregated for the filter given the CLSID of the property set
  65. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%CLSID_PCA675VC%,,,%PlugIn%
  66. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%CLSID_PCA675VC%,IID,1,00,C3,DB,35, 8F,F9, D2,11, 0xAF, 0xD0, 0x00, 0x10, 0x4B, 0x13, 0xEA, 0xF2
  67. ; PCA675VC Custom Image Property Page
  68. HKCR,CLSID\%CLSID_PropPage_Image_PCA675VC%,,,%PropPage_i%
  69. HKCR,CLSID\%CLSID_PropPage_Image_PCA675VC%\InprocServer32,,,phdsext.ax
  70. HKCR,CLSID\%CLSID_PropPage_Image_PCA675VC%\InprocServer32,ThreadingModel,,Both
  71. ; PCA675VC Custom Camera Property Page
  72. HKCR,CLSID\%CLSID_PropPage_Camera_PCA675VC%,,,%PropPage_c%
  73. HKCR,CLSID\%CLSID_PropPage_Camera_PCA675VC%\InprocServer32,,,phdsext.ax
  74. HKCR,CLSID\%CLSID_PropPage_Camera_PCA675VC%\InprocServer32,ThreadingModel,,Both
  75. ; Associate the property set with the property page
  76. HKLM,System\CurrentControlSet\Control\MediaSets\%CLSID_PCA675VC%\PropertyPages\%CLSID_PropPage_Image_PCA675VC%,,,%PropPage_i%
  77. HKLM,System\CurrentControlSet\Control\MediaSets\%CLSID_PCA675VC%\PropertyPages\%CLSID_PropPage_Camera_PCA675VC%,,,%PropPage_c%
  78. ;============================ PCVC 680 =========================================================
  79. [Filters.Files.680]
  80. dshowext.ax
  81. phdsext.ax
  82. [PlugIns.680]
  83. ;
  84. ; Interfaces
  85. ;
  86. ; IStillStreamConfig
  87. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,%PlugIn_IStillStreamConfig%
  88. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,,,dshowext.ax
  89. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,ThreadingModel,,Both
  90. ; This IID is aggregated for the still pin given the CLSID of the property set
  91. HKLM,System\CurrentControlSet\Control\MediaInterfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,%PlugIn_IStillStreamConfig%
  92. HKLM,System\CurrentControlSet\Control\MediaInterfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},IID,1,00,54,b9,5b,bb,52, d2,11, 0xba, 0x41, 0x0, 0xa0, 0xc9, 0xd, 0x2b, 0x5
  93. ;
  94. ; Property Pages
  95. ;
  96. ; StillStreamConfig Property Page
  97. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,%PropPage_StillStreamConfig%
  98. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,,,dshowext.ax
  99. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,ThreadingModel,,Both
  100. ; Associate the property set with the above property page
  101. HKLM,System\CurrentControlSet\Control\MediaSets\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\PropertyPages\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,%PropPage_StillStreamConfig%
  102. HKLM,System\CurrentControlSet\Control\MediaCategories\%GUID.Still%\PropertyPages\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,
  103. ;
  104. ; UIF Property pages
  105. ;
  106. ; ICustomCameraProp
  107. HKCR,CLSID\%CLSID_PCA680VC%,,,%PlugIn%
  108. HKCR,CLSID\%CLSID_PCA680VC%\InprocServer32,,,phdsext.ax
  109. HKCR,CLSID\%CLSID_PCA680VC%\InprocServer32,ThreadingModel,,Both
  110. ; This IID is aggregated for the filter given the CLSID of the property set
  111. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%CLSID_PCA680VC%,,,%PlugIn%
  112. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%CLSID_PCA680VC%,IID,1,00,C3,DB,35, 8F,F9, D2,11, 0xAF, 0xD0, 0x00, 0x10, 0x4B, 0x13, 0xEA, 0xF2
  113. ; PCA680VC Custom Image Property Page
  114. HKCR,CLSID\%CLSID_PropPage_Image_PCA680VC%,,,%PropPage_c%
  115. HKCR,CLSID\%CLSID_PropPage_Image_PCA680VC%\InprocServer32,,,phdsext.ax
  116. HKCR,CLSID\%CLSID_PropPage_Image_PCA680VC%\InprocServer32,ThreadingModel,,Both
  117. ; PCA680VC Custom Camera Property Page
  118. HKCR,CLSID\%CLSID_PropPage_Camera_PCA680VC%,,,%PropPage_c%
  119. HKCR,CLSID\%CLSID_PropPage_Camera_PCA680VC%\InprocServer32,,,phdsext.ax
  120. HKCR,CLSID\%CLSID_PropPage_Camera_PCA680VC%\InprocServer32,ThreadingModel,,Both
  121. ; Associate the property set with the property page
  122. HKLM,System\CurrentControlSet\Control\MediaSets\%CLSID_PCA680VC%\PropertyPages\%CLSID_PropPage_Image_PCA680VC%,,,%PropPage_i%
  123. HKLM,System\CurrentControlSet\Control\MediaSets\%CLSID_PCA680VC%\PropertyPages\%CLSID_PropPage_Camera_PCA680VC%,,,%PropPage_c%
  124. ;============================ PCVC 690 =========================================================
  125. [Filters.Files.690]
  126. dshowext.ax
  127. phdsext.ax
  128. [PlugIns.690]
  129. ;
  130. ; Interfaces
  131. ;
  132. ; IStillStreamConfig
  133. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,%PlugIn_IStillStreamConfig%
  134. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,,,dshowext.ax
  135. HKCR,CLSID\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,ThreadingModel,,Both
  136. ; This IID is aggregated for the still pin given the CLSID of the property set
  137. HKLM,System\CurrentControlSet\Control\MediaInterfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,%PlugIn_IStillStreamConfig%
  138. HKLM,System\CurrentControlSet\Control\MediaInterfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},IID,1,00,54,b9,5b,bb,52, d2,11, 0xba, 0x41, 0x0, 0xa0, 0xc9, 0xd, 0x2b, 0x5
  139. ;
  140. ; Property Pages
  141. ;
  142. ; StillStreamConfig Property Page
  143. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,%PropPage_StillStreamConfig%
  144. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,,,dshowext.ax
  145. HKCR,CLSID\{5BB95401-52BB-11d2-BA41-00A0C90D2B05}\InprocServer32,ThreadingModel,,Both
  146. ; Associate the property set with the above property page
  147. HKLM,System\CurrentControlSet\Control\MediaSets\{5BB95400-52BB-11d2-BA41-00A0C90D2B05}\PropertyPages\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,%PropPage_StillStreamConfig%
  148. HKLM,System\CurrentControlSet\Control\MediaCategories\%GUID.Still%\PropertyPages\{5BB95401-52BB-11d2-BA41-00A0C90D2B05},,,
  149. ;
  150. ; UIF Property pages
  151. ;
  152. ; ICustomCameraProp
  153. HKCR,CLSID\%CLSID_PCA690VC%,,,%PlugIn%
  154. HKCR,CLSID\%CLSID_PCA690VC%\InprocServer32,,,phdsext.ax
  155. HKCR,CLSID\%CLSID_PCA690VC%\InprocServer32,ThreadingModel,,Both
  156. ; This IID is aggregated for the filter given the CLSID of the property set
  157. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%CLSID_PCA690VC%,,,%PlugIn%
  158. HKLM,System\CurrentControlSet\Control\MediaInterfaces\%CLSID_PCA690VC%,IID,1,00,C3,DB,35, 8F,F9, D2,11, 0xAF, 0xD0, 0x00, 0x10, 0x4B, 0x13, 0xEA, 0xF2
  159. ; PCA690VC Custom Image Property Page
  160. HKCR,CLSID\%CLSID_PropPage_Image_PCA690VC%,,,%PropPage_c%
  161. HKCR,CLSID\%CLSID_PropPage_Image_PCA690VC%\InprocServer32,,,phdsext.ax
  162. HKCR,CLSID\%CLSID_PropPage_Image_PCA690VC%\InprocServer32,ThreadingModel,,Both
  163. ; PCA690VC Custom Camera Property Page
  164. HKCR,CLSID\%CLSID_PropPage_Camera_PCA690VC%,,,%PropPage_c%
  165. HKCR,CLSID\%CLSID_PropPage_Camera_PCA690VC%\InprocServer32,,,phdsext.ax
  166. HKCR,CLSID\%CLSID_PropPage_Camera_PCA690VC%\InprocServer32,ThreadingModel,,Both
  167. ; Associate the property set with the property page
  168. HKLM,System\CurrentControlSet\Control\MediaSets\%CLSID_PCA690VC%\PropertyPages\%CLSID_PropPage_Image_PCA690VC%,,,%PropPage_i%
  169. HKLM,System\CurrentControlSet\Control\MediaSets\%CLSID_PCA690VC%\PropertyPages\%CLSID_PropPage_Camera_PCA690VC%,,,%PropPage_c%