comctl32: cchTextMax needs to be set for LVS_OWNERDATA as it uses LVN_GETDISPINFO notifications

Reece Dunn msclrhd at googlemail.com
Sat Jan 2 15:58:22 CST 2010


2010/1/2 Nikolay Sivov <bunglehead at gmail.com>:
> On 1/2/2010 13:56, Jeff Latimer wrote:
>>
>> On 02/01/10 21:42, Nikolay Sivov wrote:
>>>
>>> On 1/2/2010 12:48, Jeff Latimer wrote:
>>>>
>>>> ---
>>>>  dlls/comctl32/listview.c |    1 +
>>>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>>
>>> Actually setting buffer count is noop here, cause buffer pointer is not
>>> set up for dispInfo.item.
>>
>> Because it is tied up with callbacks, I have observed that the callback
>> routine in the app may be the issue here.  It looks to be used in at least
>> one case.
>
> It's tied of course, but such partial change isn't clear, if you have a real
> problem with that, please file a bug with application or test affected.



More information about the wine-devel mailing list