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