24 Feb
2017
24 Feb
'17
8:57 p.m.
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.