Searched refs:TDCBF_RETRY_BUTTON (Results 1 – 3 of 3) sorted by relevance
533 | TDCBF_CANCEL_BUTTON | TDCBF_RETRY_BUTTON | TDCBF_CLOSE_BUTTON; in test_buttons()536 | TDCBF_CANCEL_BUTTON | TDCBF_RETRY_BUTTON | TDCBF_CLOSE_BUTTON; in test_buttons()538 …info.dwCommonButtons = TDCBF_NO_BUTTON | TDCBF_CANCEL_BUTTON | TDCBF_RETRY_BUTTON | TDCBF_CLOSE_BU… in test_buttons()540 info.dwCommonButtons = TDCBF_CANCEL_BUTTON | TDCBF_RETRY_BUTTON | TDCBF_CLOSE_BUTTON; in test_buttons()571 | TDCBF_RETRY_BUTTON | TDCBF_CLOSE_BUTTON; in test_buttons()
781 if (flags & TDCBF_RETRY_BUTTON) TASKDIALOG_INIT_COMMON_BUTTON(RETRY); in taskdialog_add_buttons()
5183 TDCBF_RETRY_BUTTON = 0x0010, enumerator