Michael Stefaniuc : gdi32: Move EnumFontFamiliesEx16() to gdi16. c and reimplement it based on EnumFontFamiliesExW().
20 Feb
2008
20 Feb
'08
12:46 p.m.
Module: wine Branch: master Commit: de66aebebdb5dc496684f11f51fa95241c6a90fc URL: http://source.winehq.org/git/wine.git/?a=commit;h=de66aebebdb5dc496684f11f51... Author: Michael Stefaniuc <mstefani(a)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=de66aebebdb5dc496684f1...
6602
Age (days ago)
6602
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard