https://bugs.winehq.org/show_bug.cgi?id=52296
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #71501|0 |1 is obsolete| |
--- Comment #7 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 74951 --> https://bugs.winehq.org/attachment.cgi?id=74951 Hack to avoid sending a WM_WINDOWPOSCHANGED which leads to a recursion.
Issue is still visible with current wine git and UltraVNC 1.4.3.1 (Zip, x86 and x64, running winvnc.exe in wine too).
Updated hack because files got moved around. With it applied a connection is possible.
Setting MAX_WINPROC_RECURSION from 64 to 9 also still works around the issue.