gdi32: Fix spec file to export the right symbols for GetGlyphOutline.

oldstable
Kai Blin 2008-01-23 11:07:04 +01:00 committed by Alexandre Julliard
parent 7aaaad2110
commit a12f7069b0
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@
@ stdcall GetFontUnicodeRanges(ptr ptr)
@ stdcall GetGlyphIndicesA(long ptr long ptr long)
@ stdcall GetGlyphIndicesW(long ptr long ptr long)
@ stub GetGlyphOutline
@ stdcall GetGlyphOutline(long long long ptr long ptr ptr) GetGlyphOutlineA
@ stdcall GetGlyphOutlineA(long long long ptr long ptr ptr)
@ stdcall GetGlyphOutlineW(long long long ptr long ptr ptr)
@ stub GetGlyphOutlineWow