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

Paul Vriens paul.vriens.wine at gmail.com
Thu Dec 24 03:58:49 CST 2009


On 12/23/2009 09:57 PM, Nikolay Sivov wrote:
> Great, as expected. Not sure how to fix it properly in case of updown.
> Adding 'optional' entry is not acceptable here,
> so we should somehow get that running on 4.7 and skip ok_sequence()
> call. Can you recommend something? I see only
> UDM_SETPOS32 skipped now.

I think checking for UDM_SETPOS32 is a nice way of checking if we should 
skip this test on comctl32 < 5.80.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list