[Bug 31442] Guild Wars 2 freezes on text input fields

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 7 13:44:27 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31442

--- Comment #39 from voidcastr <voidcastr at gmail.com> 2012-10-07 13:44:27 CDT ---
(In reply to comment #38)
> Sounds like the imm32 bug of League of Legends
> (http://bugs.winehq.org/show_bug.cgi?id=30585 : try to replace SendMessageW
> with SendNotifyMessageW.

As expected this works when swapping the lower call to SendMessageW with
SendNotifyMessageW, since the latter does not block (per definition from MSDN).
The question remains if it is sensible to do so.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list