http://bugs.winehq.org/show_bug.cgi?id=8380 mikolaj.zalewski(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 ------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-19-07 07:56 ------- I'm able to reproduce this bug: I'm selecting Configure > Preferences, clicking Tools and clicking Cancel. The bug seems to be caused by a WM_WINDOWPOSCHANGED during the WM_NCDESTROY. This is because our listview has a scrollbar (what's wrong - native doesn't have one. The app works well with native comctl32) and it is removed in LISTVIEW_DeleteAllItems. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.