gdi32: Last parameter of GetICMProfile is an output parameter.

This commit is contained in:
Hans Leidekker 2008-01-21 16:32:31 +01:00 committed by Alexandre Julliard
parent ee2250bc44
commit 6f3607af0b
1 changed files with 2 additions and 2 deletions

View File

@ -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)