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