[PATCH] comctl32/listview: When adding a scrollbar, update the other one.

Alex Henrie alexhenrie24 at gmail.com
Thu May 18 12:44:52 CDT 2017


2017-05-18 4:11 GMT-06:00 Nikolay Sivov <nsivov at codeweavers.com>:
> From: Alex Henrie <alexhenrie24 at gmail.com>
>
> Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
> ---
>
> Minor modifications from original patch - fixed length loop instead of repeated calls,
> and changed subject to have component in front.
>
>  dlls/comctl32/listview.c | 78 +++++++++++++++++++++++++++++++-----------------
>  1 file changed, 50 insertions(+), 28 deletions(-)

Looks good to me, thanks.

-Alex



More information about the wine-devel mailing list