Alexandre Julliard : comdlg32: Reimplement the 16-bit color 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: 024a0683eb2e7a611bc9d7f9f40bd9e069cc1d78
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=024a0683eb2e7a611bc9d7f9f40bd9e069cc1d78

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 12 20:33:49 2009 +0100

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

Stub out the functionality that cannot be supported that way.

---

 dlls/comdlg32/cdlg.h       |   22 ---
 dlls/comdlg32/cdlg16.h     |    2 +-
 dlls/comdlg32/colordlg.c   |   34 ++--
 dlls/comdlg32/colordlg16.c |  444 +++-----------------------------------------
 4 files changed, 40 insertions(+), 462 deletions(-)

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



More information about the wine-cvs mailing list