http://bugs.winehq.org/show_bug.cgi?id=18215 Summary: LB_DELETESTRING handler does not send LB_RESETCONTENT if only item is removed Product: Wine Version: 1.1.19 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: TKunze71216(a)gmx.de The native list box control of Windows XP SP3 (themes activated, i. e. comctl32.dll 6.0 is used) sends LB_RESETCONTENT to itself when LB_DELETESTRING removes item 0 and this item is the only one in the control. Looking at the code, Wine currently doesn't seem to do it. -- 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.