ReactOS 0.4.16-dev-814-g656a5dc
|
#include <commctrl.h>
Public Attributes | |
int | nButtonID |
PCWSTR | pszButtonText |
Definition at line 5188 of file commctrl.h.
int _TASKDIALOG_BUTTON::nButtonID |
Definition at line 5190 of file commctrl.h.
Referenced by taskdialog_add_buttons(), taskdialog_add_command_links(), taskdialog_add_radio_buttons(), test_buttons(), and test_navigate_page().
PCWSTR _TASKDIALOG_BUTTON::pszButtonText |
Definition at line 5191 of file commctrl.h.
Referenced by taskdialog_add_buttons(), taskdialog_add_command_links(), taskdialog_add_radio_buttons(), test_buttons(), and test_navigate_page().