https://bugs.winehq.org/show_bug.cgi?id=43367
--- Comment #33 from Fabian Maurer dark.shadow4@web.de --- Still hangs inside VideoWindow_NotifyOwnerMessage, the lock is held by VideoWindow_put_Visible. SendMessageW never returns, probably because the window thread is currently waiting for the critical section. If there's anything to help, please tell me.