Commit d0678141 authored by Paul Chitescu's avatar Paul Chitescu Committed by Alexandre Julliard

t2embed: Forward several stdcall-decorated names to existing undecorated stubs.

parent 913c91fd
...@@ -15,10 +15,10 @@ ...@@ -15,10 +15,10 @@
@ stub _TTEmbedFontFromFileA@52 @ stub _TTEmbedFontFromFileA@52
@ stub _TTEnableEmbeddingForFacename@8 @ stub _TTEnableEmbeddingForFacename@8
@ stub _TTGetEmbeddedFontInfo@28 @ stub _TTGetEmbeddedFontInfo@28
@ stub _TTGetEmbeddingType@8 @ stdcall _TTGetEmbeddingType@8(ptr ptr) TTGetEmbeddingType
@ stub _TTIsEmbeddingEnabled@8 @ stdcall _TTIsEmbeddingEnabled@8(ptr ptr) TTIsEmbeddingEnabled
@ stub _TTIsEmbeddingEnabledForFacename@8 @ stub _TTIsEmbeddingEnabledForFacename@8
@ stub _TTLoadEmbeddedFont@40 @ stdcall _TTLoadEmbeddedFont@40(ptr long ptr long ptr ptr ptr wstr str ptr) TTLoadEmbeddedFont
@ stub _TTRunValidationTests@8 @ stub _TTRunValidationTests@8
@ stub TTEmbedFontEx @ stub TTEmbedFontEx
@ stub TTRunValidationTestsEx @ stub TTRunValidationTestsEx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment