[PATCH] winejoystick.drv: add HID support

Alexandre Julliard julliard at winehq.org
Tue Feb 7 07:52:00 CST 2017


Aric Stewart <aric at codeweavers.com> writes:

> Hi Alexandre,
>
> The way that driver code is done only 1 of the module can compile at a
> time. They all have duplicate symbols and such. So I was matching the
> architecture that was existing.  Do you want me to rework the
> architecture of the whole module to allow for multiple modules and
> select them more run time like dinput?  Or are you willing to
> reconsider the ifdef?

Yes, you'd have to change the architecture a little to allow multiple
modules. Otherwise, we can kill the old support and switch straight to
HID. That should be good for your regression count ;-)

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list