[PATCH v3 2/8] dhtmled.ocx: Add stub DLL and stub DHTMLEdit object

Jacek Caban jacek at codeweavers.com
Fri Dec 8 10:53:30 CST 2017


Hi Alex,


On 12/7/17 8:34 PM, Alex Henrie wrote:
> 2017-12-07 12:20 GMT-07:00 Jacek Caban <jacek at codeweavers.com>:
>> On 06.12.2017 20:13, Alex Henrie wrote:
>>> +
>>> +#pragma makedep register
>>> +#pragma makedep regtypelib
>>> +
>>> +#include "dhtmled.idl"
>> This won't work without at least threading() specified in dhtmled.idl.
> You're right; I noticed that before but did not notice this time
> because I was testing incorrectly. I'm happy to resend patch 1 with
> threading attributes.

It would be fine as a separated patch as well. In fact, given that we're
entering code freeze today and v4 version still doesn't get registration
right, I would prefer to take v3 patch now and defer the rest until
after code freeze.

>> It should probably also use progid and vi_progid.
> There aren't progid or vi_progid attributes in the Microsoft IDL.

Yeah, they are widl extensions for registration.

> If we add them, what values should they have?

See relevant registry values on Windows (or maybe native installed in Wine).

Thanks,
Jacek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20171208/3f4b9e07/attachment-0001.html>


More information about the wine-devel mailing list