[PATCH 0/4] Fix LVN_ODSTATECHANGED handling.

Angelo Haller wine-devel at szanni.org
Fri Feb 18 13:49:45 CST 2022


From: Angelo Haller <angelo at szanni.org>

Warning: I have had access to the Windows Research Kernel (WRK) 1.2
~10 years ago. These changes are regarding comctrl32 which is NOT
part of the WRK. As outlined in https://wiki.winehq.org/Developer_FAQ
this should therefore satisfy the requirement of ONLY submitting
patches to components I have NOT had access to.

Angelo Haller (4):
  comctl32/listview: Move LVN_ODSTATECHANGED notification to function.
  comctl32/listview: Send LVN_ODSTATECHANGED only for virtual lists.
  comctl32/listview: Send LVN_ODSTATECHANGED notification.
  comctl32/listview: Send LVN_ODSTATECHANGED only for true ranges.

 dlls/comctl32/listview.c | 59 ++++++++++++++++++++++++++++++++--------
 1 file changed, 47 insertions(+), 12 deletions(-)

Signed-off-by: Angelo Haller <angelo at szanni.org>
-- 
2.35.1




More information about the wine-devel mailing list