http://bugs.winehq.org/show_bug.cgi?id=35945
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Hi, Martin.
Thanks for your report. That's probably caused by this line in WM_DESTROY handler:
--- LISTVIEW_InvalidateList(infoPtr); ---
I'll see what I can do about it. You sure it's not a LVN_DELETEALLITEMS notification you get?