Commit 6f3607af authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

gdi32: Last parameter of GetICMProfile is an output parameter.

parent ee2250bc
......@@ -288,8 +288,8 @@
@ stub GetGlyphOutlineWow
@ stdcall GetGraphicsMode(long)
# @ stub GetHFONT
@ stdcall GetICMProfileA(long ptr str)
@ stdcall GetICMProfileW(long ptr wstr)
@ stdcall GetICMProfileA(long ptr ptr)
@ stdcall GetICMProfileW(long ptr ptr)
@ stdcall GetKerningPairs(long long ptr) GetKerningPairsA
@ stdcall GetKerningPairsA(long long ptr)
@ stdcall GetKerningPairsW(long long ptr)
......
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