t2embed: Add stub for _TTEmbedFont

Dmitry Timoshkov dmitry at codeweavers.com
Wed Mar 2 08:40:17 CST 2011


André Hentschel <nerv at 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 at 24
>  @ stub _TTDeleteEmbeddedFont at 12
> -@ stub _TTEmbedFont at 44
> +@ stdcall _TTEmbedFont(ptr long long ptr ptr ptr ptr ptr long long ptr)

This change is not correct, the exported name is _TTEmbedFont at 44.

-- 
Dmitry.



More information about the wine-devel mailing list