Bruno Jesus : xinput1_3: Stub XInputGetStateEx.

Huw Davies Huw.Davies at physics.ox.ac.uk
Thu Sep 1 11:42:13 CDT 2016


On 1 Sep 2016, at 15:55, Alexandre Julliard <julliard at winehq.org> wrote:
> Module: wine
> Branch: master
> Commit: 0fe758046ddc0f37944b8a3e075b8a5fdc5d81a4
> URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0fe758046ddc0f37944b8a3e075b8a5fdc5d81a4
> 
> Author: Bruno Jesus <00cpxxx at gmail.com>
> Date:   Wed Aug 31 15:17:44 2016 -0300
> 
> xinput1_3: Stub XInputGetStateEx.
> 
> Signed-off-by: Bruno Jesus <00cpxxx at gmail.com>
> Signed-off-by: Alexandre Julliard <julliard at winehq.org>

> +    if (pXInputGetStateEx_Ordinal)
> +        ok (pXInputGetStateEx_Ordinal == pXInputGetStateEx, "XInputGetStateEx in the wrong ordinal\n");
> +    else
> +        ok (broken(1), "XInputGetStateEx not found in this dll version\n”)

Hi Bruno,

This is causing test failures:
https://testbot.winehq.org/JobDetails.pl?Key=25476
https://test.winehq.org/data/tests/xinput1_3:xinput.html

Could you take a look?

Thanks,
Huw.



More information about the wine-devel mailing list