http://bugs.winehq.org/show_bug.cgi?id=31056
--- Comment #2 from Anastasius Focht focht@gmx.net 2012-06-28 07:04:34 CDT --- Created attachment 40769 --> http://bugs.winehq.org/attachment.cgi?id=40769 winedbg backtrace of deadlocked threads
The issue looks similar to bug 26924 "Calling UpdateLayeredWindowIndirect in multi-threaded apps might lead to freezes (Beta League of Legends Patcher, Tunatic, .NET 3.x/4.x WPF apps)" where a SendMessage call also deadlocks.
Bug 26924 will be encountered after this one in case of .NET 3.x/4.x WPF-based apps.
Regards