http://bugs.winehq.org/show_bug.cgi?id=20692
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-11-14 09:03:24 --- Created an attachment (id=24731) --> (http://bugs.winehq.org/attachment.cgi?id=24731) Free window text if it isn't freed yet on WM_NCDESTROY
Hi, Dan.
This is a patch for that. After that window text is always released, I don't think we should remove WM_NCDESTROY from default procedure cause it could break message handling if someone tries to send this message directly to window.