http://bugs.winehq.org/show_bug.cgi?id=35945
--- Comment #3 from Martin Prikryl martin@winscp.net --- Sorry, you are actually right. It's LVN_DELETEALLITEMS.
Though the report still stands.
I'm attaching updated test application.
On Windows, the log is still the same:
Message [0002] - WM_DESTROY Destroyed Message [000E] - WM_GETTEXTLENGTH Message [0082] - WM_NCDESTROY
On Wine:
Message [0002] - WM_DESTROY Destroyed Message [000E] - WM_GETTEXTLENGTH Message [004E] - WM_NOTIFY - Code [FF98] - LVN_DELETEALLITEMS WM_NOTIFY after WM_DESTROY Message [1004] Message [0082] - WM_NCDESTROY