http://bugs.winehq.org/show_bug.cgi?id=36529 Bug ID: 36529 Summary: OLE fails to load a Typelib Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs(a)winehq.org Reporter: guillaume.charifi(a)sfr.fr Created attachment 48613 --> http://bugs.winehq.org/attachment.cgi?id=48613 The test file When a Typelib is embedded into a program, and references a type defined in another Typelib also embedded into the program, Wine fails to locate the TypeLib and cannot resolve the type, so the application crashes. The test program joined displays a failure message on Wine, but works on Windows, so maybe it's an undocumented Windows behaviour. This bug must be the same than http://bugs.winehq.org/show_bug.cgi?id=34184 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.