25 Jun
2014
25 Jun
'14
5:36 a.m.
2014-06-25 16:24 GMT+08:00 Huw Davies <huw(a)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