Alexandre Julliard : comdlg32: Reimplement the 16-bit font dialog on top of the 32-bit one.

Alexandre Julliard julliard at winehq.org
Fri Nov 13 09:37:00 CST 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 12 18:36:43 2009 +0100

comdlg32: Reimplement the 16-bit font dialog on top of the 32-bit one.

Stub out the functionality that cannot be supported that way.

---

 dlls/comdlg32/cdlg.h      |   25 ---
 dlls/comdlg32/fontdlg.c   |   47 +++---
 dlls/comdlg32/fontdlg16.c |  371 ++++++++-------------------------------------
 3 files changed, 91 insertions(+), 352 deletions(-)

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



More information about the wine-cvs mailing list