http://bugs.winehq.org/show_bug.cgi?id=26178
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-02 08:39:51 CST --- (In reply to comment #7)
Exported API name should be _TTEmbedFont@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@44, aborting