[PATCH] widl: Fix finding standalone tlb files for PE importlib.
24 Jan
2022
24 Jan
'22
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(-)
28 Jan
28 Jan
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
1504
Age (days ago)
1508
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Julliard -
Jacek Caban