[Bug 35945] WM_NOTIFY (LVN_GETDISPINFO) message sent to destroyed owner-data list view

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 8 11:33:18 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35945

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> ---
Hi, Martin.

Thanks for your report. That's probably caused by this line in WM_DESTROY
handler:

---
LISTVIEW_InvalidateList(infoPtr);
---

I'll see what I can do about it. You sure it's not a LVN_DELETEALLITEMS
notification you get?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list