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.

81 lines
2.9 KiB

  1. ;; The inf file for User Mode HID services.
  2. [Version]
  3. Signature="$CHICAGO$"
  4. Class=HIDClass
  5. ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
  6. provider=%MSFT%
  7. LayoutFile=layout.inf
  8. [Manufacturer]
  9. %MfgName%=Microsoft
  10. %Microsoft.Mfg%=Microsoft.Section
  11. %Altec.Mfg%=Altec.Section
  12. %Fujitsu.Mfg%=Fujitsu.Section
  13. %Philips.Mfg%=Philips.Section
  14. %LabTec.Mfg%=LabTec.Section
  15. %NEC.Mfg%=NEC.Section
  16. %Yamaha.Mfg%=Yamaha.Section
  17. ;===============================================================
  18. [Microsoft]
  19. %HID_DEVICE_SYSTEM_CONSUMER%=HIDSystemConsumer,,HID_DEVICE_UP:000C_U:0001
  20. [Microsoft.Section]
  21. %HID\VID_045E&PID_0014&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_0014&MI_02
  22. %HID\VID_045E&PID_001D&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_001D&MI_01&COL01
  23. %HID\VID_045E&PID_002B&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_002B&MI_01&COL01
  24. %HID\VID_045E&PID_002D&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_002D&MI_01&COL01
  25. %HID\VID_045E&PID_0048&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_0048&MI_01&COL01
  26. %HID\VID_045E&PID_005C&MI_01&COL01.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_005C&MI_01&COL01
  27. %HID\VID_045E&PID_006D&COL02.DeviceDesc%=HIDSystemConsumer,,HID\VID_045E&PID_006D&COL02
  28. [Altec.Section]
  29. %HID\VID_04D2&PID_FF47&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04D2&PID_FF47&MI_02
  30. %HID\VID_04D2&PID_FF49&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04D2&PID_FF49&MI_02
  31. %HID\VID_04D2&PID_0070&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04D2&PID_0070&MI_02
  32. [Fujitsu.Section]
  33. %HID\VID_04c5&PID_1020&MI_01&Col01.DeviceDesc%=HIDSystemConsumer,,HID\VID_04c5&PID_1020&MI_01&Col01
  34. %HID\VID_04c5&PID_1018&Col02.DeviceDesc%=HIDSystemConsumer,,HID\VID_04c5&PID_1018&Col02
  35. [Philips.Section]
  36. %HID\VID_0471&PID_0101&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0471&PID_0101&MI_02
  37. [LabTec.Section]
  38. %HID\VID_0672&PID_1041&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0672&PID_1041&MI_02
  39. [NEC.Section]
  40. %HID\VID_0409&PID_0203&MI_03.DeviceDesc%=HIDSystemConsumer,,HID\VID_0409&PID_0203&MI_03
  41. %HID\VID_0409&PID_0094&Col02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0409&PID_0094&Col02
  42. [Yamaha.Section]
  43. %HID\VID_0499&PID_3001&MI_02.DeviceDesc%=HIDSystemConsumer,,HID\VID_0499&PID_3001&MI_02
  44. ;===============================================================
  45. [DestinationDirs]
  46. DefaultDestDir = 10,system32
  47. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  48. ;;;;; Install section for HID Consumer Control devices ;;;;;;;
  49. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  50. [HIDSystemConsumer]
  51. CopyFiles=HidServ.Copy
  52. DelFiles=HidServ.Delete
  53. AddReg=HidServ.AddReg
  54. [HidServ.Copy]
  55. hidserv.dll,,,0x00000040
  56. [HidServ.Delete]
  57. hidserv.exe,,,1
  58. [HidServ.AddReg]
  59. HKLM,%RunOnce%,HidServ,,"rundll32.exe hidserv.dll,InstallHidserv"
  60. [ControlFlags]
  61. ExcludeFromSelect = *