5 Dec
2017
5 Dec
'17
11:08 p.m.
2017-12-05 6:30 GMT-07:00 Jacek Caban <jacek(a)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