http://bugs.winehq.org/show_bug.cgi?id=23755
--- Comment #10 from Hans Leidekker hans@meelstraat.net 2010-09-17 09:21:14 CDT --- Created an attachment (id=30816) --> (http://bugs.winehq.org/attachment.cgi?id=30816) Don't call NtClose directly in delete_view.
The app appears to hook a whole bunch of functions. This patch avoids the critical section timeout seen here but potentially there are many other Wine internal calls to hooked functions that it might not like...