http://bugs.winehq.org/show_bug.cgi?id=8380
mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1
------- Additional Comments From mikolaj.zalewski@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.