[PATCH 1/2] riched20: Implement IOleWindow interface.

Jactry Zeng jactry92 at gmail.com
Mon Mar 16 03:12:59 CDT 2015


Hi Nikolay,
2015-03-16 15:42 GMT+08:00 Nikolay Sivov <bunglehead at 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?

Thanks for your comment!
-- 
Regards,
Jactry Zeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150316/8bfad527/attachment.html>


More information about the wine-devel mailing list