comctl32/listview: Send LVN_ODSTATECHANGED notification for LVS_OWNERDATA listview...
commitc73290154297e037d2f9181eba01759e1e13965f
authorAngelo Haller <angelo@szanni.org>
Tue, 28 Jun 2022 21:16:10 +0000 (28 16:16 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Aug 2022 20:03:09 +0000 (8 22:03 +0200)
tree136c714b93e064fa5b1e343050394cd4eb021bab
parent6c814f81aa3ab1ffdc27837c6b0d7a2c9b445316
comctl32/listview: Send LVN_ODSTATECHANGED notification for LVS_OWNERDATA listview on selection changes.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52534
Signed-off-by: Angelo Haller <angelo@szanni.org>
dlls/comctl32/listview.c
dlls/comctl32/tests/listview.c