Skip to content

Commit

Permalink
Update ChangesSinceLastRelease.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
elachlan committed Sep 10, 2023
1 parent de9ce7b commit f90de7b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/ChangesSinceLastRelease.txt
Original file line number Diff line number Diff line change
Expand Up @@ -938,3 +938,10 @@ Windows.Win32.System.RemoteDesktop.Apis.WTSGetListenerSecurityA : SecurityInform
Windows.Win32.System.RemoteDesktop.Apis.WTSGetListenerSecurityW : SecurityInformation...UInt32 => OBJECT_SECURITY_INFORMATION
Windows.Win32.System.RemoteDesktop.Apis.WTSSetListenerSecurityA : SecurityInformation...UInt32 => OBJECT_SECURITY_INFORMATION
Windows.Win32.System.RemoteDesktop.Apis.WTSSetListenerSecurityW : SecurityInformation...UInt32 => OBJECT_SECURITY_INFORMATION
# Added missing values to TASKDIALOG_COMMON_BUTTON_FLAGS
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

0 comments on commit f90de7b

Please sign in to comment.