gdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimplement it based on EnumFontFam...
commitde66aebebdb5dc496684f11f51fa95241c6a90fc
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 19 Feb 2008 23:13:32 +0000 (20 00:13 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Feb 2008 11:07:03 +0000 (20 12:07 +0100)
treeac89c8dd59e3624a0db354b6c03ade7cc3c240aa
parent47b050a047fcd47664376cb652f4ea97b9a86993
gdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimplement it based on EnumFontFamiliesExW().
dlls/gdi32/font.c
dlls/gdi32/gdi16.c