https://bugs.winehq.org/show_bug.cgi?id=30760
--- Comment #4 from super_man@post.com --- (In reply to super_man from comment #3)
still crashing 1.7.49
The issue is still valid. Component is most likely user32.
I noticed that you can take away the crash if you modify
dlls/user32/win.c
// WIN_SendDestroyMsg( hwnd );
from function BOOL WINAPI DestroyWindow( HWND hwnd )
Not real fix, but the issue is somewhere here...
wine 1.9.4