Source code of Windows XP (NT5)
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.

67 lines
1.1 KiB

  1. ;
  2. ; OVSOUND.INF
  3. ; Logitech Video Camera Microphone Installation file.
  4. ; Copyright (c)1996-2000 Logitech Inc.
  5. ;
  6. [Strings]
  7. ;ServiceType
  8. SERVICE_KERNEL_DRIVER=1
  9. ;StartType
  10. SERVICE_SYSTEM_START=1
  11. ;ErrorControl
  12. SERVICE_ERROR_NORMAL=1
  13. PVD="Logitech"
  14. MfgName="Logitech"
  15. DISK_NAME="Logitech USB Video Camera Disk"
  16. USBGenericDesc="Logitech Microphone"
  17. USB\VID_046D&PID_0801.DeviceDesc="Logitech Microphone (Web)"
  18. USB\VID_046D&PID_0850.DeviceDesc="Logitech Microphone (Web)"
  19. USB\VID_046D&PID_08B0.DeviceDesc="Logitech Microphone (Pro 3000)"
  20. USB\VID_046D&PID_08C0.DeviceDesc="Logitech Microphone (Pro 3000)"
  21. ; The services names must be different for each type of driver!!!
  22. wdmaud.SvcDesc = "Microsoft WDM Virtual Wave Driver (WDM)"
  23. LUSBAudio.SvcDesc="Logitech USB Microphone"
  24. MediaPrefered="Software\Microsoft\Multimedia\Sound Mapper"
  25. Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
  26. KSCATEGORY_AUDIO="{6994ad04-93ef-11d0-a3cc-00a0c9223196}"
  27. KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
  28. KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"