explorer: Use root window if driver doesn't implement create_desktop.
[wine.git] / dlls / winehid.sys / winehid.inf
blobc1d8a1cf999d909276c5d11670664287691ce7d7
1 [Version]
2 Signature="$CHICAGO$"
3 ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
4 Class=HIDClass
6 [Manufacturer]
7 Wine=mfg_section
9 [mfg_section]
10 Wine HID compatible device=device_section,WINEBUS\WINE_COMP_HID
12 [device_section.Services]
13 AddService = winehid,0x2,svc_section
15 [svc_section]
16 Description="Wine HID Minidriver"
17 DisplayName="Wine HID"
18 ServiceBinary="%12%\winehid.sys"
19 LoadOrderGroup="WinePlugPlay"
20 ServiceType=1
21 StartType=3
22 ErrorControl=1