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 65bb5d6 commit f8c0860
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions scripts/ChangesSinceLastRelease.txt
Original file line number Diff line number Diff line change
Expand Up @@ -938,3 +938,26 @@ 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 LVGROUP_MASK enum
Windows.Win32.UI.Controls.Apis.LVGF_ALIGN removed
Windows.Win32.UI.Controls.Apis.LVGF_DESCRIPTIONBOTTOM removed
Windows.Win32.UI.Controls.Apis.LVGF_DESCRIPTIONTOP removed
Windows.Win32.UI.Controls.Apis.LVGF_EXTENDEDIMAGE removed
Windows.Win32.UI.Controls.Apis.LVGF_GROUPID removed
Windows.Win32.UI.Controls.Apis.LVGF_ITEMS removed
Windows.Win32.UI.Controls.Apis.LVGF_SUBSET removed
Windows.Win32.UI.Controls.Apis.LVGF_SUBSETITEMS removed
Windows.Win32.UI.Controls.Apis.LVGF_SUBTITLE removed
Windows.Win32.UI.Controls.Apis.LVGF_TASK removed
Windows.Win32.UI.Controls.Apis.LVGF_TITLEIMAGE removed
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_ALIGN added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_DESCRIPTIONBOTTOM added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_DESCRIPTIONTOP added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_EXTENDEDIMAGE added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_GROUPID added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_ITEMS added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_SUBSET added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_SUBSETITEMS added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_SUBTITLE added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_TASK added
Windows.Win32.UI.Controls.LVGROUP_MASK.LVGF_TITLEIMAGE added

0 comments on commit f8c0860

Please sign in to comment.