[PATCH] widl: Fix finding standalone tlb files for PE importlib.
Jan. 24, 2022
6:15 a.m.
From: Tom Ritter <tom(a)ritter.vg> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- tools/widl/widl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
January 2022
1:43 p.m.
Jacek Caban <jacek(a)codeweavers.com> writes:
From: Tom Ritter <tom(a)ritter.vg>
Signed-off-by: Jacek Caban <jacek(a)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(a)winehq.org
1517
Age (days ago)
1521
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Jacek Caban