Aha, that explains a lot. So basically, that parameter is "overloaded" with a UINT and a HICON?
I'll see if that fixes something...
EDIT: I FIXED IT!!!
It is WORKING!!! WAAHOOO!!! <
This post will soon be updated with the TaskDialogIndirect implementation script. I'm currently working on getting everything right.
Allright, I need some help. I'm looking for the value of the following constants:
code:
TD_WARNING_ICON
TD_ERROR_ICON
TD_INFORMATION_ICON
TD_SHIELD_ICON
TD_QUESTION_ICON
Could someone give me their values? And, in case I forgot one, add the missing TD_***_ICON's?
It seems like those constants are defined with a call to the MAKEINTRESOURCEW macro, but I have no idea how this should be implemented in a Plus! script.
NOTE: I fixed it. Please check
Mattike's reply to [WHAT??] Array pointers.