[PATCH v2 1/8] include: Add dhtmled.idl

Alex Henrie alexhenrie24 at gmail.com
Tue Dec 5 23:08:20 CST 2017


2017-12-05 6:30 GMT-07:00 Jacek Caban <jacek at codeweavers.com>:
> You're missind [id()] attributes. Those are important doe IDispatch-based
> interfaces.
>
> +
> +    [
> +        uuid(2d360200-fff5-11d1-8d03-00a0c959bc0a)
> +    ]
> +    coclass DHTMLEdit
> +    {
> +        interface IDHTMLEdit;
>
>
> [default]
>
> +        interface _DHTMLEditEvents;
>
>
> [default, source]

Thanks for the review. I will make those changes.

-Alex



More information about the wine-devel mailing list