[PATCH v3 4/5] comctl32: LVM_INSERTITEM handler should send LVN_ITEMCHANGING/LVN_ITEMCHANGED notifications when the item state includes LVIS_FOCUSED | LVIS_SELECTED.

Dmitry Timoshkov dmitry at baikal.ru
Mon Feb 21 02:54:09 CST 2022


Nikolay Sivov <nsivov at codeweavers.com> wrote:

> Does attached patch work for you? It moves condition to a single place, 
> and simplifies CHANGED message path a bit.

Thanks for keeping working at this.

Since this patch also fixes the tests it should also work the application
that I have here. The simplification looks good to me.

-- 
Dmitry.



More information about the wine-devel mailing list