Michael Stefaniuc : gdi32: Move EnumFontFamiliesEx16() to gdi16. c and reimplement it based on EnumFontFamiliesExW().

Alexandre Julliard julliard at winehq.org
Wed Feb 20 06:46:43 CST 2008


Module: wine
Branch: master
Commit: de66aebebdb5dc496684f11f51fa95241c6a90fc
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=de66aebebdb5dc496684f11f51fa95241c6a90fc

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Feb 20 00:13:32 2008 +0100

gdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimplement it based on EnumFontFamiliesExW().

---

 dlls/gdi32/font.c  |  196 ----------------------------------------------------
 dlls/gdi32/gdi16.c |  109 +++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+), 196 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=de66aebebdb5dc496684f11f51fa95241c6a90fc



More information about the wine-cvs mailing list