USBCAM.INF
上传用户:cqlxd_023
上传日期:2015-02-11
资源大小:3243k
文件大小:8k
源码类别:

视频捕捉/采集

开发平台:

Others

  1. ;
  2. ; usbcam.inf  -- Installation file for USB Web Camera
  3. ;
  4.            
  5. [Version]
  6. signature="$CHICAGO$"
  7. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  8. Class=Image
  9. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  10. Provider=%SOFTPROVIDER%
  11. DriverVer=05/25/2002,3.2.0.36
  12. CatalogFile=usbcam.cat
  13. [ControlFlags]
  14. ExcludeFromSelect=*
  15. [Manufacturer]
  16. %HARDPROVIDER%=Manu
  17.  
  18. [DestinationDirs]
  19. DefaultDestDir=11
  20. Kernel.CopyFiles=10,System32Drivers
  21. CustomPrp.CopyFiles=11
  22. TWAIN.CopyFiles=10,TWAIN_32ZSCAM
  23. [Manu]
  24. %USBVID_0AC8&PID_0301.DeviceDesc%=USBCAMERA,USBVID_0AC8&PID_0301
  25. [USBCAMERA]
  26. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  27. Needs=      KS.Registration,KSCAPTUR.Registration
  28. AddReg=     USBCAMERA.AddReg, USBCAMERA.Settings, CustomPrp.AddReg, TWAIN.AddReg
  29. CopyFiles=  Kernel.CopyFiles, CustomPrp.CopyFiles, TWAIN.CopyFiles
  30. SubClass=StillImage
  31. DeviceType=3
  32. DeviceSubType=0x1
  33. Capabilities=0x00000031
  34. DeviceData=USBCAMERA.DeviceData
  35. ICMProfiles="sRGB Color Space Profile.icm"
  36. [USBCAMERA.NT]
  37. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  38. Needs=      KS.Registration,KSCAPTUR.Registration.NT
  39. AddReg=     USBCAMERA.AddReg, USBCAMERA.Settings, CustomPrp.AddReg, TWAIN.AddReg
  40. CopyFiles=  Kernel.CopyFiles, CustomPrp.CopyFiles, TWAIN.CopyFiles
  41. SubClass=StillImage
  42. DeviceType=3
  43. DeviceSubType=0x1
  44. Capabilities=0x00000031
  45. DeviceData=USBCAMERA.DeviceData
  46. ICMProfiles="sRGB Color Space Profile.icm"
  47. [USBCAMERA.AddReg]
  48. HKR,,DevLoader,,*ntkern
  49. HKR,,NTMPDriver,,usbcam.sys
  50. HKR,,PageOutWhenUnopened,3,01
  51. HKR,,HardwareConfig,1,1
  52. HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
  53. [TWAIN.AddReg]
  54. HKLM,"SOFTWAREUSBCAMERATWAIN", "DeviceName",,%USBVID_0AC8&PID_0301.DeviceDesc%
  55. HKLM,"SOFTWAREUSBCAMERATWAIN", "DSName",,%USBVID_0AC8&PID_0301.DeviceDesc%
  56. HKLM,"SOFTWAREUSBCAMERATWAIN", "OEM",,ZSCAM
  57. ;Button pressed signal, for application developer 
  58. HKLM,"SOFTWAREUSBCAMERATWAIN", "SnapShotFlag",0x10001,0
  59. [CustomPrp.AddReg]
  60. ; Custom Property Page
  61. HKCR,CLSID%CLSID_CustomPropertyPage%,,,%CustomPropertyPage%
  62. HKCR,CLSID%CLSID_CustomPropertyPage%InprocServer32,,,camprp.ax
  63. HKCR,CLSID%CLSID_CustomPropertyPage%InprocServer32,ThreadingModel,,Both
  64. HKLM,SystemCurrentControlSetControlMediaInterfaces%CLSID_CustomPropertyPage%,,,%CustomPropertyPage%
  65. ; Back Door Property Page
  66. HKCR,CLSID%CLSID_BackDoorPropertyPage%,,,%BackDoorPropertyPage%
  67. HKCR,CLSID%CLSID_BackDoorPropertyPage%InprocServer32,,,camprp.ax
  68. HKCR,CLSID%CLSID_BackDoorPropertyPage%InprocServer32,ThreadingModel,,Both
  69. HKCR,CLSID%CLSID_BackDoorPropertyPage%set,,,0
  70.  
  71. ; OEM Property Page
  72. HKCR,CLSID%CLSID_OEMPropertyPage%,,,%OEMPropertyPage%
  73. HKCR,CLSID%CLSID_OEMPropertyPage%InprocServer32,,,camprp.ax
  74. HKCR,CLSID%CLSID_OEMPropertyPage%InprocServer32,ThreadingModel,,Both
  75. ; Chinese Property Page
  76. HKCR,CLSID%CLSID_ChinesePropertyPage%,,,%ChinesePropertyPage%
  77. HKCR,CLSID%CLSID_ChinesePropertyPage%InprocServer32,,,camprp.ax 
  78. HKCR,CLSID%CLSID_ChinesePropertyPage%InprocServer32,ThreadingModel,,Both
  79. ; EEPROM Interface
  80. HKCR,CLSID%CLSID_EEPROMInterface%,,,%EEPROMInterface%
  81. HKCR,CLSID%CLSID_EEPROMInterface%InprocServer32,,,camprp.ax
  82. HKCR,CLSID%CLSID_EEPROMInterface%InprocServer32,ThreadingModel,,Both
  83. HKLM,SystemCurrentControlSetControlMediaInterfaces%CLSID_EEPROMInterface%,,,%EEPROMInterface%
  84. HKLM,SystemCurrentControlSetControlMediaSets%GUID_CustomPropertyPage%PropertyPages%CLSID_CustomPropertyPage%,,,%CustomPropertyPage%
  85. HKLM,SystemCurrentControlSetControlMediaSets%GUID_BackDoorPropertyPage%PropertyPages%CLSID_BackDoorPropertyPage%,,,%BackDoorPropertyPage%
  86. HKLM,SystemCurrentControlSetControlMediaSets%GUID_OEMPropertyPage%PropertyPages%CLSID_OEMPropertyPage%,,,%OEMPropertyPage%
  87. HKLM,SystemCurrentControlSetControlMediaSets%GUID_ChinesePropertyPage%PropertyPages%CLSID_ChinesePropertyPage%,,,%ChinesePropertyPage%
  88. ;Divio driver has bug!
  89. HKCR,CLSID{4ECEF410-31F5-11D2-AE0B-00104BC977E9},,,
  90. HKCR,CLSID{4ECEF410-31F5-11D2-AE0B-00104BC977E9}InprocServer32,,,%HARDPROVIDER%
  91. HKCR,CLSID{4ECEF420-31F5-11D2-AE0B-00104BC977E9},,,
  92. HKCR,CLSID{4ECEF420-31F5-11D2-AE0B-00104BC977E9}InprocServer32,,,%HARDPROVIDER%
  93. HKCR,CLSID{4ECEF430-31F5-11D2-AE0B-00104BC977E9},,,
  94. HKCR,CLSID{4ECEF430-31F5-11D2-AE0B-00104BC977E9}InprocServer32,,,%HARDPROVIDER%
  95. [USBCAMERA.Settings]
  96. ;-----------------
  97. ; Current Settings
  98. ;-----------------
  99. ;Standard property 
  100. HKR,Settings,BackLight,0x10001,0
  101. HKR,Settings,Hue,0x10001,11
  102. HKR,Settings,Brightness,0x10001,127
  103. HKR,Settings,Contrast,0x10001,127
  104. HKR,Settings,Saturation,0x10001,90
  105. HKR,Settings,Sharpness,0x10001,1
  106. HKR,Settings,WhiteBalance,0x10001,1
  107. HKR,Settings,Gama,0x10001,4
  108. HKR,Settings,ColorEnable,0x10001,1
  109. ;Custom property
  110. HKR,Settings,AntiFlicker,0x10001,50
  111. HKR,Settings,AE,0x10001,1
  112. HKR,Settings,AHE,0x10001,1
  113. HKR,Settings,AE_TAGET,0x10001,128
  114. HKR,Settings,ME_TAGET,0x10001,300000
  115. HKR,Settings,BandWidth,0x10001,4
  116. HKR,Settings,Version,0x10001,0
  117. HKR,Settings,Mirro_Flip,0x10001,1
  118. HKR,Settings,Vertical_Flip,0x10001,1
  119. HKR,Settings,Cred,0x10001,120
  120. HKR,Settings,Cblue,0x10001,127
  121. ;---------------
  122. ; Default Settings
  123. ;---------------
  124. ;Standard property 
  125. HKR,DefaultSettings,BackLight,0x10001,0
  126. HKR,DefaultSettings,Hue,0x10001,11
  127. HKR,DefaultSettings,Brightness,0x10001,127
  128. HKR,DefaultSettings,Contrast,0x10001,127
  129. HKR,DefaultSettings,Saturation,0x10001,90
  130. HKR,DefaultSettings,Sharpness,0x10001,1
  131. HKR,DefaultSettings,WhiteBalance,0x10001,1
  132. HKR,DefaultSettings,Gama,0x10001,4
  133. HKR,DefaultSettings,ColorEnable,0x10001,1
  134. ;Custom property
  135. HKR,DefaultSettings,AntiFlicker,0x10001,50
  136. HKR,DefaultSettings,AE,0x10001,1
  137. HKR,DefaultSettings,AHE,0x10001,1
  138. HKR,DefaultSettings,AE_TAGET,0x10001,128
  139. HKR,DefaultSettings,ME_TAGET,0x10001,300000
  140. HKR,DefaultSettings,BandWidth,0x10001,4
  141. HKR,DefaultSettings,Version,0x10001,0
  142. HKR,DefaultSettings,Mirro_Flip,0x10001,1
  143. HKR,DefaultSettings,Vertical_Flip,0x10001,1
  144. HKR,DefaultSettings,Cred,0x10001,120
  145. HKR,DefaultSettings,Cblue,0x10001,127
  146. HKR,DefaultSettings,TopExposureTime,0x10001,60
  147. HKR,DefaultSettings,SensorType,0x10001,0
  148. [USBCAMERA.Interfaces]
  149. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,USBCAMERA.Interface
  150. [USBCAMERA.NT.Interfaces]
  151. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,USBCAMERA.Interface
  152. [USBCAMERA.Interface]
  153. AddReg=USBCAMERA.Intf.AddReg
  154.          
  155. [USBCAMERA.Intf.AddReg]
  156. HKR,,CLSID,,%ProxyVCap.CLSID%
  157. HKR,,FriendlyName,,%USBVID_0AC8&PID_0301.DeviceDesc%
  158. HKR,,ExtensionDLL,,camprp.dll
  159. [USBCAMERA.NT.Services]
  160. AddService = USBZC0301,0x00000002,USBCAMERA.ServiceInstall
  161. [USBCAMERA.ServiceInstall]
  162. DisplayName   = %USBVID_0AC8&PID_0301.DeviceDesc%
  163. ServiceType   = %SERVICE_KERNEL_DRIVER%
  164. StartType     = %SERVICE_DEMAND_START%
  165. ErrorControl  = %SERVICE_ERROR_NORMAL%
  166. ServiceBinary = %10%System32Driversusbcam.sys
  167. [USBCAMERA.DeviceData] 
  168. Server=local
  169. UI DLL=sti.dll
  170. UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
  171. [Kernel.CopyFiles]
  172. usbcam.sys
  173. [CustomPrp.CopyFiles]
  174. camprp.ax
  175. camprp.dll
  176. [TWAIN.CopyFiles]
  177. camtwn.ds
  178. [SourceDisksNames]
  179. 1=%DiskName%,,,
  180. [SourceDisksFiles]
  181. usbcam.sys=1,,
  182. camprp.ax=1,,
  183. camprp.dll=1,,
  184. camtwn.ds=1,,
  185. [Strings]
  186. ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
  187. KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
  188. SERVICE_KERNEL_DRIVER=1
  189. SERVICE_DEMAND_START=3
  190. SERVICE_ERROR_NORMAL=1
  191.  
  192. ;Custom Property Page
  193. CustomPropertyPage="Custom Property Page"
  194. GUID_CustomPropertyPage="{4F1A6D24-0BD1-11d5-A337-00010297D6B1}"
  195. CLSID_CustomPropertyPage="{4F1A6D21-0BD1-11d5-A337-00010297D6B1}"
  196. BackDoorPropertyPage="Back Door Property Page"
  197. GUID_BackDoorPropertyPage="{4F1A6D26-0BD1-11d5-A337-00010297D6B1}"
  198. CLSID_BackDoorPropertyPage="{4F1A6D22-0BD1-11d5-A337-00010297D6B1}"
  199. OEMPropertyPage="OEM Property Page"
  200. GUID_OEMPropertyPage="{4F1A6D28-0BD1-11d5-A337-00010297D6B1}"       
  201. CLSID_OEMPropertyPage="{4F1A6D27-0BD1-11d5-A337-00010297D6B1}"
  202. ChinesePropertyPage="Chinese Property Page"      
  203. GUID_ChinesePropertyPage="{4F1A6D29-0BD1-11d5-A337-00010297D6B1}"       
  204. CLSID_ChinesePropertyPage="{4F1A6D30-0BD1-11d5-A337-00010297D6B1}"
  205. EEPROMInterface="EEPROM Interface"
  206. CLSID_EEPROMInterface="{4F1A6D24-0BD1-11d5-A337-00010297d6b1}"
  207. ;***************************************************************
  208. ; localizable
  209. ;***************************************************************
  210. SOFTPROVIDER = "VIMICRO"
  211. HARDPROVIDER = "VIMICRO"
  212. USBVID_0AC8&PID_0301.DeviceDesc="USB Web Camera"
  213. DiskName="USB Web Camera Driver Disk"
  214. ;***************************************************************