[Bug 26178] MS Word 2003 save document with embedded fonts needs t2embed.dll._TTEmbedFont at 44 implemented

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 2 08:39:52 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26178

--- Comment #8 from Dmitry Timoshkov <dmitry at codeweavers.com> 2011-03-02 08:39:51 CST ---
(In reply to comment #7)
> > Exported API name should be _TTEmbedFont at 44 not _TTEmbedFont
> 
> Isn't 44 the bytecount of the parameters? e.g. what it takes from stack...

If you mean that it should be a stdcall decoration automatically removed by
the liker, not in this case. It looks like t2embed.dll has been built with
broken linker which left the stdcall decorations in the exported API names.
Names in t2embed.spec confirm that along with the original message:
wine: Call from 0x7b83aa2b to unimplemented function
t2embed.dll._TTEmbedFont at 44, aborting

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list