https://bugs.winehq.org/show_bug.cgi?id=49803
Bug ID: 49803 Summary: WIDL cannot import TLBs stored as resources in PE, such as stdole32.tlb and stdole2.tlb (even tuough both have tlb extension, they are essentially PE) Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: kolan_n@mail.ru Distribution: ---
WIDL cannot import TLBs stored as resources in PE, such as stdole32.tlb and stdole2.tlb (even tuough both have tlb extension, they are essentially PE).
Workaround 1 (I use it, since in order to use most IDLs one has to use wine sources): fetch Wine sources and just recompile them (the matter is a bit complicated because the IDLs have different names)
Workaround 2: use 7zip to extract TLBs from PE resources
https://bugs.winehq.org/show_bug.cgi?id=49803
KOLANICH kolan_n@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|WIDL cannot import TLBs |WIDL cannot import TLBs |stored as resources in PE, |stored as resources in PE, |such as stdole32.tlb and |such as stdole32.tlb and |stdole2.tlb (even tuough |stdole2.tlb (even though |both have tlb extension, |both have tlb extension, |they are essentially PE) |they are essentially PE)
https://bugs.winehq.org/show_bug.cgi?id=49803
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ae44ba97b008ecd8f78d61a29bc | |21f5325add086 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- This is implemented now.
https://bugs.winehq.org/show_bug.cgi?id=49803
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.22.