comctl32: Display icon (if possible) and all supplied texts in TaskDialogIndirect

Alexandre Julliard julliard at winehq.org
Tue Sep 30 13:21:32 CDT 2014


Joachim Priesner <joachim.priesner at web.de> writes:

> The TaskDialogIndirect function takes three texts: content, main instruction, and footer. The current implementation would only display the main instruction. Now all texts are displayed, concatenated by two newlines if necessary.
>
> Also, if the requested icon is one that is supported by MessageBoxW (error, warning, question, information), that icon is displayed.

This should be made into a proper dialog instead. It's not a good fit
for a message box.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list