André Hentschel <[email protected]> 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@24 > @ stub _TTDeleteEmbeddedFont@12 > -@ stub _TTEmbedFont@44 > +@ stdcall _TTEmbedFont(ptr long long ptr ptr ptr ptr ptr long long ptr)
This change is not correct, the exported name is _TTEmbedFont@44. -- Dmitry.
