http://bugs.winehq.org/show_bug.cgi?id=33086 --- Comment #9 from Jactry Zeng <jactry92(a)gmail.com> 2013-09-22 05:54:08 CDT --- Hi all, Also affects QQ 2012/International 1.6. And I found this line in the log: fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub Then I added some code to print the parameters. Parameters were passed into EM_SETEDITSTYLE were 'SES_USEAIMM| SES_USECTF' (0x10040) which seem were related to input method.[0] So I think it was suspectable. (Also Bug 18912) And what should I do to make sure whether this unimplemented function result in this bug? Thank you. [0]http://msdn.microsoft.com/en-us/library/windows/desktop/bb788031(v=vs.85).as... -- 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.