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

Kai Blin kai.blin at gmail.com
Wed Jan 23 03:59:46 CST 2008


On Wednesday 23 January 2008 10:52:38 Dmitry Timoshkov wrote:
> "Kai Blin" <kai.blin at gmail.com> wrote:
> > --- a/dlls/gdi32/gdi32.spec
> > +++ b/dlls/gdi32/gdi32.spec
> > @@ -282,7 +282,6 @@
> >  @ stdcall GetFontUnicodeRanges(ptr ptr)
> >  @ stdcall GetGlyphIndicesA(long ptr long ptr long)
> >  @ stdcall GetGlyphIndicesW(long ptr long ptr long)
> > -@ stub GetGlyphOutline
> >  @ stdcall GetGlyphOutlineA(long long long ptr long ptr ptr)
> >  @ stdcall GetGlyphOutlineW(long long long ptr long ptr ptr)
> >  @ stub GetGlyphOutlineWow
>
> This patch is not correct. gdi32 does export GetGlyphOutline at least
> in XP. It just points to GetGlyphOutlineA.

Ok, this was just based on a the patch that worked fine in IRC. I'll change it 
to point to GetGlyphOutlineA then.

Thanks,
Kai

-- 
Kai Blin
WorldForge developer  http://www.worldforge.org/
Wine developer        http://wiki.winehq.org/KaiBlin
Samba team member     http://www.samba.org/samba/team/
--
Will code for cotton.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20080123/eb286bac/attachment-0001.pgp 


More information about the wine-devel mailing list