[PATCH 2/7] ieframe: Implement IOleObject::Advise().

Dmitry Timoshkov dmitry at baikal.ru
Tue Jul 28 11:06:36 CDT 2020


Jacek Caban <jacek at codeweavers.com> wrote:

> On 28.07.2020 17:51, Dmitry Timoshkov wrote:
> > I hope that the patches could be accepted as is, without the tests since
> > they follow existing ole32/defaulthandler.c and mshtml implementations.
> 
> 
> There is no guarantee that they should follow existing implementation. 
> For example I could imagine that native could return E_NOTIMPL here.

I forgot to mention that I did preliminary minimal testing before writing
the code and sending it to wine-devel, and under Windows 10 implemented
methods return S_OK, otherwise I wouldn't bother spending the time writing
them in the first place.

-- 
Dmitry.



More information about the wine-devel mailing list