[dinput-0/6] multiple devices - Resend #2

Robert Reif reif at earthlink.net
Wed Jul 5 07:00:38 CDT 2006


The iteration is already done for you in IDirectInputWImpl_EnumDevices 
.  You only need to probe for the specified device in 
joydev_enum_deviceW where id is the index of the device being probed 
("/dev/input/event%d", id).  Pass the id to joydev_have(). Look at the 
linux_input code to see how it is done.




More information about the wine-devel mailing list