[PATCH 1/2] comctl32: LVM_SETITEMTEXT is not supported on LVS_OWNERDATA (try2)

Piotr Caban piotr at codeweavers.com
Thu May 10 04:19:37 CDT 2012


try2: moved LVS_OWNERDATA check to LISTVIEW_SetItemTextT function as 
suggested by Nikolay

Thanks to this patch we no longer ask about the item text inside this
notification before returning error.
---
  dlls/comctl32/listview.c       |    1 +
  dlls/comctl32/tests/listview.c |    8 +++++++-
  2 files changed, 8 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-LVM_SETITEMTEXT-is-not-supported-on-LVS_OWNER.txt
Type: text/x-patch
Size: 1708 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120510/e8e6ac63/attachment.bin>


More information about the wine-patches mailing list