comctl32: [Bug 17251] cchTextMax needs to be set for LVS_OWNERDATA as it uses LVN_GETDISPINFO notifications

Nikolay Sivov bunglehead at gmail.com
Mon Mar 15 07:33:34 CDT 2010


On 3/15/2010 15:08, Jeff Latimer wrote:

> LISTVIEW_GetItemW
Hm, actually EditLabel and EndEditLabel looks quite different. EditLabel 
uses static buffer, and EndEditLabel doesn't even set a buffer pointer. 
That's most likely a real problem here, could you try to copy way we 
call LISTVIEW_GetItemW to EndEditLabel?




More information about the wine-devel mailing list