Skip to content

v57.0.42-preview

Compare
Choose a tag to compare
@mikebattista mikebattista released this 18 Jan 21:15

Changes:

Fixes:

  • #1820: NativeBitfieldAttribute has bizarre Doc attribute
  • #1780: Missing FileNamesInformation and other FILE_INFORMATION_CLASS constants in windows-sys
  • #1741: FreeMibTable returns ERROR_INVALID_FUNCTION
  • #1743: GlobalMemoryStatusEx fails to meet API precondition

Enhancements:

  • #1774: SHCreateItemInKnownFolder dwKFFlags param missing association with KNOWN_FOLDER_FLAG enum
  • #1779: RegisterPowerSettingNotification flags param missing association with REGISTER_NOTIFICATION_FLAGS
  • #1740: LCS_WINDOWS_COLOR_SPACE and LCS_sRGB are missing for LcsCsType enum constants

Others:

See More
  • #1827: TASKDIALOG_FLAGS missing the Flags attribute
  • #1782: Missing IsWindowArranged, other functions without headers/libs
  • #1754: Functions missing CanReturnMultipleSuccessValuesAttribute or needing other treatment
  • #1776: Missing appmodel.h, minappmodel.h constants
  • #1811: CHAR should be signed, not unsigned
  • #1805: SetupDiEnumDriverInfo and SetupDiDestroyDriverInfoList can use existing enum
  • #1810: SetupDiGetClassImageList should be in/out
  • #1817: Some functions and structs are missing Ansi/Unicode attributes
  • #1796: Add trace logging constants
  • #1746: Update tools to .NET 8
  • #1786: RAWMOUSE usFlags missing association with MOUSE_* flags
  • #1787: Enumeration missing to capture DEVICE_STATE_xxx constants
  • #1759: Document how to update dependencies (Windows SDK, D3D Agility SDK, ClangSharp, etc.)
  • #1768: Adjust NOTIFYICONDATA flags, types
  • #1763: Correct external contract assembly references
  • #1745: WinSock: WSAID_WSASENDMSG GUID missing
  • #1751: Update to latest Windows SDK 10.0.22621.2428
  • #1752: Correct HtmlHelp libs
  • #1753: Update CODEOWNERS
  • #1739: _DES enums part 2
  • #1738: AddSAPI Engine-Level Interfaces
  • #1733: Add Task_DIALOG_NOTIFICATION enum for TDN_ constants and use in PFTASKDIALOGCALLBACK msg parameter

This list of changes was auto generated.