[PATCH 09/11] dhtmled.ocx: Add IDispatch support for IDHTMLEdit.

Vijay Kiran Kamuju infyquest at gmail.com
Wed Apr 7 09:58:12 CDT 2021


On Wed, Apr 7, 2021 at 2:21 PM Jacek Caban <jacek at codeweavers.com> wrote:

> On 4/7/21 12:11 PM, Vijay Kiran Kamuju wrote:
> > +    hr = get_typeinfo(IDHTMLEdit_tid, &ti);
> > +    if (SUCCEEDED(hr))
> > +        ITypeInfo_GetIDsOfNames(ti, names, name_count, disp_ids);
>
> The result should be propagated here. Same for Invoke().
>
> Fixed and sent a new version.

> Thanks,
> Jacek

Thanks,
Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210407/4aaff508/attachment.htm>


More information about the wine-devel mailing list