[Bug 10916] TreeView: Eclipse crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 6 15:51:26 CDT 2009


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





--- Comment #8 from Nikolay Sivov <bunglehead at gmail.com>  2009-08-06 15:51:25 ---
+treeview shows that application doesn't create edit label here, but control is
still notified with WM_COMMAND (EN_UPDATE) which leads to crash. Simply
checking for Edit control handle is enough here (we're doing the same in
Listview code too).

Patch sent for this:

http://www.winehq.org/pipermail/wine-patches/2009-August/076743.html

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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