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.

120 lines
2.5 KiB

  1. ; PTPUSB.INF -- Windows Still Image Setup File for PTP ( PIMA15740) digital still camera devices
  2. ;;
  3. ; Copyright (c) Microsoft Corporation. All rights reserved.
  4. [Version]
  5. LayoutFile=Layout.inf
  6. Signature = "$CHICAGO$"
  7. Class=Image
  8. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  9. Provider=%Msft%
  10. [ControlFlags]
  11. ExcludeFromSelect=*
  12. [DestinationDirs]
  13. DefaultDestDir=11
  14. DC260.DelFiles.Twain32=10,twain_32\dc220
  15. Kodak.Color = 23 ; LDID_SYS\COLOR
  16. ; Table of Contents
  17. [Manufacturer]
  18. %Generic.Mfg%=Generic
  19. ;%MfgFlashPoint%=ModelsFlashPoint
  20. ;%MfgSony%=ModelsSony
  21. ;%MfgKodak%=ModelsKodak
  22. [Generic]
  23. %GenericPTP.DeviceDesc%=PTP, USB\Class_06&SubClass_01&Prot_01
  24. [ModelsKodak]
  25. %USB\VID_040A&PID_0140.Device%=DC15740, USB\VID_040A&PID_0140
  26. %USB\VID_040A&PID_0200.Device%=DC15740, USB\VID_040A&PID_0200
  27. %USB\VID_040A&PID_0121.Device%=DC15740, USB\VID_040A&PID_0121
  28. %KodakDC4800%=DC15740, USB\VID_040A&PID_0160
  29. [ModelsSony]
  30. ;%SonyCamera%=PTP, USB\VID_054C&PID_004E
  31. [ModelsFlashPoint]
  32. ;;
  33. ;; PTP compatible cameras
  34. ;;
  35. [PTP]
  36. Include=sti.inf
  37. Needs=STI.PTPUSBSection
  38. AddReg=PTP.AddReg
  39. DeviceData=PTP.DeviceData
  40. SubClass=StillImage
  41. DeviceType=2
  42. Capabilities=0x35
  43. UninstallSection=
  44. Events=PTP.Events
  45. ICMProfiles="sRGB Color Space Profile.icm"
  46. [PTP.Services]
  47. Include=sti.inf
  48. Needs=STI.USBSection.Services
  49. [PTP.coinstallers]
  50. AddReg=PTP.Coinstaller.AddReg
  51. [PTP.DeviceData]
  52. Model=PTP
  53. QueryDeviceForName=1,1
  54. Server=local
  55. UI DLL=sti.dll
  56. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  57. [PTP.Events]
  58. Connected=%DCConnected%,{A28BBADE-64B6-11d2-A231-00C04FA31809},*
  59. Disconnected=%DCDisconnected%,{143E4E83-6497-11d2-A231-00C04FA31809},*
  60. [PTP.AddReg]
  61. [DC15740]
  62. Include=sti.inf
  63. Needs=STI.PTPUSBSection
  64. CopyFiles=Kodak.Color
  65. AddReg=DC15740.AddReg
  66. DeviceData=DC15740.DeviceData
  67. SubClass=StillImage
  68. DeviceType=2
  69. Capabilities=0x35
  70. UninstallSection=
  71. Events=DC15740.Events
  72. ICMProfiles=kodak_dc.icm
  73. [DC15740.Services]
  74. Include=sti.inf
  75. Needs=STI.USBSection.Services
  76. [DC15740.coinstallers]
  77. AddReg=PTP.Coinstaller.AddReg
  78. [DC15740.DeviceData]
  79. Model=DCPTP
  80. Server=local
  81. UI DLL=sti.dll
  82. UI Class ID={4DB1AD10-3391-11D2-9A33-00C04FA36145}
  83. [DC15740.Events]
  84. Connected=%DCConnected%,{A28BBADE-64B6-11d2-A231-00C04FA31809},*
  85. Disconnected=%DCDisconnected%,{143E4E83-6497-11d2-A231-00C04FA31809},*
  86. [DC15740.AddReg]
  87. ;
  88. ; Generic
  89. ;
  90. [Kodak.Color]
  91. kodak_dc.icm
  92. [PTP.Coinstaller.AddReg]
  93. HKR,,CoInstallers32,0x00010000,"sti_ci.dll,PTPCoinstallerEntry"