ChooseColorW (COMDLG32.@)
BOOL ChooseColorW ( LPCHOOSECOLORW lpChCol )
Create a color dialog box.
lpChCol | [In/Out] | in: information to initialize the dialog box. out: User's color selection. |
TRUE: Ok button clicked.
FALSE: Cancel button clicked, or error.
Defined in "commdlg.h".
Implemented in "dlls/comdlg32/colordlg.c". source.winehq.org/source/dlls/comdlg32/colordlg.c
Debug channel "commdlg".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.