wine-wine/loader/winehid.inf.in

27 lines
591 B
INI

[Version]
Signature="$CHICAGO$"
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Class=HIDClass
[Manufacturer]
Wine=mfg_section
[mfg_section]
Wine hidraw device=device_section,HIDRAW
Wine IOHID device=device_section,IOHID
Wine libevent device=device_section,LNXEV
Wine SDL HID device=device_section,SDLJOY
Wine mouse device=device_section,WINEMOUSE
[device_section.Services]
AddService = winehid,0x2,svc_section
[svc_section]
Description="Wine HID Minidriver"
DisplayName="Wine HID"
ServiceBinary="%12%\winehid.sys"
LoadOrderGroup="WinePlugPlay"
ServiceType=1
StartType=3
ErrorControl=1