Skip to content

Commit

Permalink
TASKDIALOG_FLAGS missing the Flags attribute. Fixed #1827.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebattista committed Jan 18, 2024
1 parent 631b133 commit 8e64df5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions generation/WinSDK/emitter.settings.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ STGC
SYNC_ENGINE_STATE_FLAGS
SYNC_TRANSFER_STATUS
TAKE_SNAPSHOT_VHDSET_FLAG
TASKDIALOG_FLAGS
VIRTUAL_DISK_ACCESS_MASK
WBEM_GENERIC_FLAG_TYPE
--reducePointerLevel
Expand Down
2 changes: 2 additions & 0 deletions scripts/ChangesSinceLastRelease.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1054,3 +1054,5 @@ Windows.Win32.System.Console.CONSOLECONTROL.Reserved3 added
Windows.Win32.System.Console.CONSOLEENDTASK added
Windows.Win32.System.Console.CONSOLESETFOREGROUND added
Windows.Win32.System.Console.CONSOLEWINDOWOWNER added
# Fixed #1827.
Windows.Win32.UI.Controls.TASKDIALOG_FLAGS : => [Flags]

0 comments on commit 8e64df5

Please sign in to comment.