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

Jacek Caban jacek at codeweavers.com
Tue Jul 6 14:29:01 CDT 2021


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.


Thanks,

Jacek




More information about the wine-devel mailing list