On 16.03.2015 11:12, Jactry Zeng wrote:
Hi Nikolay, 2015-03-16 15:42 GMT+08:00 Nikolay Sivov <bunglehead@gmail.com mailto:bunglehead@gmail.com>:
Do we have a test somewhere showing that IRichEditOle cannot be
queried directly for IOleClientSite and IOleWindow?
No, there is not such a test in Wine. But we really can't get IOleClientSite or IOleWindow from IRichEditOle::QueryInterface directly. Also can't get IRichEditOle from IOleClientSite::QueryInterface and IOleWindow::QueryInterface. Do you think we need add these tests into Wine?
Sure, it won't hurt to have those. A separate patch for that would be fine.
Thanks for your comment!
Regards, Jactry Zeng