Commit d7589706 authored by Alexandre Julliard's avatar Alexandre Julliard

Make GetKerningPairs an alias for GetKerningPairsA.

parent 520c2f08
......@@ -230,7 +230,7 @@
@ stdcall GetGraphicsMode(long)
@ stdcall GetICMProfileA(long ptr str)
@ stdcall GetICMProfileW(long ptr wstr)
@ stub GetKerningPairs
@ stdcall GetKerningPairs(long long ptr) GetKerningPairsA
@ stdcall GetKerningPairsA(long long ptr)
@ stdcall GetKerningPairsW(long long ptr)
@ stdcall GetLayout(long)
......
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