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 @ stub GetGlyphOutlineWow
@ stdcall GetGraphicsMode(long) @ stdcall GetGraphicsMode(long)
# @ stub GetHFONT # @ stub GetHFONT
@ stdcall GetICMProfileA(long ptr str) @ stdcall GetICMProfileA(long ptr ptr)
@ stdcall GetICMProfileW(long ptr wstr) @ stdcall GetICMProfileW(long ptr ptr)
@ stdcall GetKerningPairs(long long ptr) GetKerningPairsA @ stdcall GetKerningPairs(long long ptr) GetKerningPairsA
@ stdcall GetKerningPairsA(long long ptr) @ stdcall GetKerningPairsA(long long ptr)
@ stdcall GetKerningPairsW(long long ptr) @ stdcall GetKerningPairsW(long long ptr)