[PATCH] riched20: Don't create too many IRichEditOle interfaces for a RichEdit.

Jactry Zeng jactry92 at gmail.com
Wed Jun 25 05:36:58 CDT 2014


2014-06-25 16:24 GMT+08:00 Huw Davies <huw at codeweavers.com>:
>
>
> This is not the way to do this.  You want to be calling AddRef
> on the interface.  You probably want to do the if(editor->reOle)
> check in the EM_GETOLEINTERFACE handler and only call this
> constructor when needed.

Thanks Huw!
A newer version will be sent.


-- 
Regards,
Jactry Zeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20140625/056aad2b/attachment.html>


More information about the wine-devel mailing list