2017-12-07 12:20 GMT-07:00 Jacek Caban jacek@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 should probably also use progid and vi_progid.
There aren't progid or vi_progid attributes in the Microsoft IDL. If we add them, what values should they have?
-Alex