[PATCH 3/5] comctl32/button: Fix dialog code for new button types

Nikolay Sivov nsivov at codeweavers.com
Tue Feb 6 00:14:17 CST 2018


On 2/6/2018 9:08 AM, Marvin wrote:
> Hi,
>
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> https://testbot.winehq.org/JobDetails.pl?Key=35770
>
> Your paranoid android.
>
>
> === wxppro (32 bit button) ===
> button.c:565: Test failed: 11: wrong dlg_code 00002000
> button.c:565: Test failed: 12: wrong dlg_code 00002000
> button.c:565: Test failed: 13: wrong dlg_code 00002000
> button.c:565: Test failed: 14: wrong dlg_code 00002000
>
> === w2003std (32 bit button) ===
> button.c:565: Test failed: 11: wrong dlg_code 00002000
> button.c:565: Test failed: 12: wrong dlg_code 00002000
> button.c:565: Test failed: 13: wrong dlg_code 00002000
> button.c:565: Test failed: 14: wrong dlg_code 00002000

Ok, XP probably does not support new styles. Please ignore this one for
now, I'll fix it later. Patches 4 and 5 don't depend on it.




More information about the wine-devel mailing list