[PATCH] treeview: Use lstrcmpW instead of pointer comparison

Nikolay Sivov nsivov at codeweavers.com
Sat Mar 24 14:43:23 CDT 2018


Hi, Dan.

Pointer check is fine on its own, item should be invalidated even if new 
text is the same. The problem is that text buffer is reallocated in 
place. Does attached patch work?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: treeview.diff
Type: text/x-patch
Size: 1368 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180324/d41185c2/attachment.bin>


More information about the wine-devel mailing list