[Bug 5162] Google Talk requires several missing richedit features
http://bugs.winehq.org/show_bug.cgi?id=5162 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #23 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2008-11-14 18:02:06 --- I am assigning myself to this bug because I have started implementing windowless richedit controls according to my proposed steps I already mentioned. I have an initial implementation of ITextHost, and now I need to replace references to editor->hWnd with calls to ITextHost_Tx*. I replaced a couple GetDC calls and made sure it compiled and run without problems, so the calling calling convention wrappers seem to be working. It won't be until I can completely get rid of the ME_TextEditor.hWnd variable that I will be able to move on to implementing ITextServices. In the mean time, if someone wants to help me, adding TextServices tests would be very helpful. -- 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.
participants (1)
-
wine-bugs@winehq.org