6 Aug
2009
6 Aug
'09
8:51 p.m.
http://bugs.winehq.org/show_bug.cgi?id=10916 --- Comment #8 from Nikolay Sivov <bunglehead(a)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.