comctl32/listview: Always send LVN_ITEMCHANGING notification even if nothing changed.
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 10 Jan 2013 22:36:39 +0000 (02:36 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jan 2013 10:58:46 +0000 (11:58 +0100)
commit7773d6b09591be22e7a3a284cd90435895707f17
tree5a732741d306476b1e898cb60f810edf965a8547
parentc1d1d746142dafee149e7aa9575c54631592efc3
comctl32/listview: Always send LVN_ITEMCHANGING notification even if nothing changed.
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c