|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <commctrl.h>

Public Attributes | |
| int | nButtonID |
| PCWSTR | pszButtonText |
Definition at line 5200 of file commctrl.h.
| int _TASKDIALOG_BUTTON::nButtonID |
Definition at line 5202 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 5203 of file commctrl.h.
Referenced by taskdialog_add_buttons(), taskdialog_add_command_links(), taskdialog_add_radio_buttons(), test_buttons(), and test_navigate_page().