[Bug 5162] Google Talk requires several missing richedit features

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 13 11:10:41 CST 2008


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





--- Comment #21 from Dylan Smith <dylan.ah.smith at gmail.com>  2008-11-13 11:10:40 ---
(In reply to comment #19)
> If someone could get unittests in (even if it only contains a test of one call)
> that cover the thiscall stuff then this would be good and a full test suite
> could be written and things can move forward fairly rapidly.  This first step
> probably requires quite a bit of thinking but not much code.
> 

It wasn't easy, as you mentioned, but I got an the initial tests in for
windowless richedit controls, so all the thicall stuff has been handled for the
tests.  Now all you need to do is use the traditional c macros for calling the
c++ methods.

Thanks for all the work you and Maarten Lankhorst did in starting the tests,
and Alexandre Julliard also helped in letting me know what still needed to be
done, and he even cleaned up my final patches on commit.


Now I can start working on the defining an ITextHost for the richedit control,
which will require macros these thiscall methods from the richedit code.  This
time wine/port.h can be used since it won't be in the tests.


-- 
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