[PATCH] widl: Fix finding standalone tlb files for PE importlib.

Alexandre Julliard julliard at winehq.org
Fri Jan 28 13:43:07 CST 2022


Jacek Caban <jacek at codeweavers.com> writes:

> From: Tom Ritter <tom at ritter.vg>
>
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  tools/widl/widl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I think it would be better to do that .tlb hack directly in
open_typelib(), for the cases where it's needed. For instance it
wouldn't be needed inside the build tree.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list