Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing values to TASKDIALOG_COMMON_BUTTON_FLAGS #1697

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

elachlan
Copy link
Contributor

@elachlan elachlan commented Sep 9, 2023

Fixes #1696

Unknown differences found:
Windows.Win32.UI.Controls.TASKDIALOG_COMMON_BUTTON_FLAGS :  => [Flags]
Windows.Win32.UI.Controls.TASKDIALOG_COMMON_BUTTON_FLAGS.TDCBF_ABORT_BUTTON added
Windows.Win32.UI.Controls.TASKDIALOG_COMMON_BUTTON_FLAGS.TDCBF_CONTINUE_BUTTON added
Windows.Win32.UI.Controls.TASKDIALOG_COMMON_BUTTON_FLAGS.TDCBF_HELP_BUTTON added
Windows.Win32.UI.Controls.TASKDIALOG_COMMON_BUTTON_FLAGS.TDCBF_IGNORE_BUTTON added
Windows.Win32.UI.Controls.TASKDIALOG_COMMON_BUTTON_FLAGS.TDCBF_TRYAGAIN_BUTTON added

riverar
riverar previously approved these changes Sep 9, 2023
@mikebattista mikebattista merged commit b9d2491 into microsoft:main Sep 11, 2023
@elachlan elachlan deleted the TASKDIALOG_COMMON_BUTTON_FLAGS branch September 11, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing values to TASKDIALOG_COMMON_BUTTON_FLAGS
3 participants