Hi Ken,Thanks, I'll make the changes. For the dinput & winmm patch 2/3 & 2/2, should I resubmit them as part of my version 4 of the overall patches even if they have been signed-off on? (although I think only the dinput one was signed off on) I'm not anticipating making any changes to signed-off sorting code patch based on the comments.Cheers,DavidOn Sun, Jul 10, 2016 at 3:36 PM, Ken Thomases <ken@codeweavers.com> wrote:On Jun 30, 2016, at 7:02 PM, David Lawrie <david.dljunk@gmail.com> wrote:
>
> Tested on OS X 10.10.5.
>
> Signed-off-by: David Lawrie <david.dljunk@gmail.com>
> ---
> dlls/winejoystick.drv/joystick_osx.c | 30 ++++++++++++++++++++++++++++--
> 1 file changed, 28 insertions(+), 2 deletions(-)
This has similar issues as the dinput version, the main one being the pointless "result" variable in get_device_property_long().
-Ken