[PATCH 2/3] mshtml_private.tlb: Add private typelib.

Paul Gofman pgofman at codeweavers.com
Tue Jul 6 14:49:45 CDT 2021


On 7/6/21 22:29, Jacek Caban wrote:
> Hi Paul,
>
> On 7/6/21 1:08 PM, Paul Gofman wrote:
>> Signed-off-by: Paul Gofman<pgofman at codeweavers.com>
>> ---
>>   configure.ac                                  |  1 +
>>   dlls/mshtml/main.c                            |  5 ++--
>>   dlls/mshtml_private.tlb/Makefile.in           |  3 ++
>>   .../mshtml_private.tlb.spec                   |  1 +
>>   .../mshtml_private.tlb/mshtml_private_tlb.idl | 21 +++++++++++++
>>   include/Makefile.in                           |  1 +
>>   include/wine/mshtml_private_iface.idl         | 30 +++++++++++++++++++
>>   7 files changed, 60 insertions(+), 2 deletions(-)
>
>
> Why do you add it to include/wine? I'd prefer to keep it as private as
> possible: have it in mshtml and avoid registration of the typelib.
>
That was because of dlls/mshtml_private_tlb. Do you think its ok to
include the .idl right from ../mshtml?



More information about the wine-devel mailing list