http://bugs.winehq.org/show_bug.cgi?id=20692
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2009-11-16 12:38:36 --- (In reply to comment #5)
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.
In which way it could break message handling?