Re: /dlls/gdi/freetype.c breakage

2004-01-19 Thread Huw D M Davies
On Mon, Jan 19, 2004 at 11:08:09AM +0100, Gerald Pfeifer wrote: > The following patch to dlls/gdi/freetype.c > > revision 1.52 > date: 2004/01/18 23:35:13; author: julliard; state: Exp; lines: +3 -4 > Use the exported FONTENUMPROCW as parameter in the EnumDeviceFonts > driver function i

/dlls/gdi/freetype.c breakage

2004-01-19 Thread Gerald Pfeifer
The following patch to dlls/gdi/freetype.c revision 1.52 date: 2004/01/18 23:35:13; author: julliard; state: Exp; lines: +3 -4 Use the exported FONTENUMPROCW as parameter in the EnumDeviceFonts driver function instead of defining a private function type. breaks compilation freetype.