[PATCH 1/2] comctl32/updown: Don't update buddy text if it's the same.

Paul Vriens paul.vriens.wine at gmail.com
Wed Dec 23 12:49:12 CST 2009


On 12/22/2009 10:43 PM, Nikolay Sivov wrote:
> Don't update buddy text if it's the same.
>
> There's at least one application that depends on this behavior:
> http://bugs.winehq.org/show_bug.cgi?id=18574
>
> This bug is closed cause crash no longer occurs in 1.1.35 due
> a regression it contains, the real problem is fixed by this patch.

Hi Nikolay,

This one introduces a test failure on NT4 but I guess it's due to 
comctl32 4.72 and not the OS.

NT4/4.72 sends a WM_SETTEXT instead of WM_GETTEXT (just tested, it's the 
only message).

Could you have a look? The NT4 boxes at winetestbot.geldorp.nl have this 
issue.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list