On Wednesday 23 January 2008 10:52:38 Dmitry Timoshkov wrote: > "Kai Blin" <[EMAIL PROTECTED]> 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.
signature.asc
Description: This is a digitally signed message part.
