Re: t2embed: Add stub for _TTEmbedFont
2 Mar
2011
2 Mar
'11
2:40 p.m.
André Hentschel <nerv(a)dawncrow.de> wrote:
diff --git a/dlls/t2embed/t2embed.spec b/dlls/t2embed/t2embed.spec index 2566fa2..729a71b 100644 --- a/dlls/t2embed/t2embed.spec +++ b/dlls/t2embed/t2embed.spec @@ -11,7 +11,7 @@ @ stub TTRunValidationTests @ stub _TTCharToUnicode(a)24 @ stub _TTDeleteEmbeddedFont(a)12 -@ stub _TTEmbedFont(a)44 +@ stdcall _TTEmbedFont(ptr long long ptr ptr ptr ptr ptr long long ptr)
This change is not correct, the exported name is _TTEmbedFont(a)44. -- Dmitry.
5404
Age (days ago)
5404
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov