comdlg32: Reimplement the 16-bit color dialog on top of the 32-bit one.
commit024a0683eb2e7a611bc9d7f9f40bd9e069cc1d78
authorAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 19:33:49 +0000 (12 20:33 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Nov 2009 19:33:49 +0000 (12 20:33 +0100)
treeb96ea105fd7ee29c53e3142f5375c094c498b93b
parent9e643967abf3687e49cc590eb654c9de4c344baf
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
dlls/comdlg32/cdlg16.h
dlls/comdlg32/colordlg.c
dlls/comdlg32/colordlg16.c