[03/18] comctl32: Added basic implementation for task dialogs and add tests

Nikolay Sivov bunglehead at gmail.com
Fri Feb 24 14:57:53 CST 2017


On 24.02.2017 23:33, Nikolay Sivov wrote:
> On 24.02.2017 23:03, Fabian Maurer wrote:
>> The dialog doesn't show text and can basically do nothing,
>> but it sets the foundation.
>>
> 
>> +}
>> +
>> +/* Functions for turning our dialog structures into a usable dialog template
>> + * We don't load the dialog template from a resource, we instead create it in memory
>> + * This way we can easily handle variable control numbers */
> 

Ok, TaskDialogIndirect() allows variable number of buttons specified on
creation time.




More information about the wine-devel mailing list