mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
gdi32: Last parameter of GetICMProfile is an output parameter.
This commit is contained in:
parent
ee2250bc44
commit
6f3607af0b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user