Skip to content

v60.0.34-preview

Latest
Compare
Choose a tag to compare
@mikebattista mikebattista released this 08 May 15:18

Changes:

Fixes:

  • #1813: CLSID_GlobalOptions is Missing
  • #1883: RT_MANIFEST is u32 while RT_ICON is PCWSTR
  • #1852: SC_HANDLE should be a managed SafeHandle derived type

Enhancements:

  • #1876: GetProcessHandleFromHwnd missing from SDK, metadata

Others:

  • #1766: Missing ID... constants
  • #480: Rename KNONVOLATILE_CONTEXT_POINTERS_ARM64 to KNONVOLATILE_CONTEXT_POINTERS
  • #1587: WSAEVENT and WSA_INVALID_EVENT
See More
  • #1892: RAIIFree functions have wrong type
  • #1884: VARENUM needs the flags attribute
  • #1894: EventRegister needs handle type
  • #1792: Add new Retained attribute to OVERLAPPED parameters
  • #1898: Fix ConstantsScraper tests
  • #1890: Add an option to ConstantsScraper to import constants from another namespace
  • #1895: Add additional RAII metadata
  • #1897: Remove invalid D2D DWRITE_PAINT_FEATURE_LEVEL enum
  • #1757: Associate DXGI function parameters and struct fields with the corresponding enum type
  • #1893: Add additional InvalidHandleValues metadata
  • #1886: Add references for all assemblies passed in via --ref
  • #1866: Cannot generate IPrintDocumentPageSource and IPrintPreviewPageCollection
  • #1858: Several functions which could return a Result
  • #1857: RPC_S_ACCESS_DENIED has wrong value
  • #1875: Update win32metadata for AgilitySDK 1.613.1 (minor release)
  • #1872: WNetAddConnection2W and WNetCancelConnection2W should accept NET_USE_CONNECT_FLAGS enumeration instead of uint as dwFlags
  • #1870: Update D3D12 Agility SDK to 1.613
  • #1871: RecompileIdlFilesForScraping does not run on a clean repo
  • #1859: AdjustWindowExForDpi expects WINDOW_STYLE and WINDOW_EX_STYLE, but CREATESTRUCTW only provides i32 and u32 respectively
  • #1856: IMMDevice::GetState: Wrong function signature/return type
  • #1853: Correct ICompositionTexture reference
  • #1855: Fix MetadataUtils.Tests failures
  • #1850: fix: IoRing return types

This list of changes was auto generated.