v10.2.185-preview
Pre-release
Pre-release
Changes:
Breaking:
- #629: Create msbuild ProjectionMetadataWinmd item in package import
This replaces the MSBuildMicrosoftWindowsSdkWin32MetadataBasePath
property that had been set by referencing the package with an msbuild item with item typeProjectionMetadataWinmd
. The property pointed to the directory containing the winmd whereas the new item points directly at the winmd.
Also note that other metadata packages to be created in the future are expected to contribute to this msbuild item list.
Fixes:
- #537: IsValidSecurityDescriptor listed in WithSetLastError.rsp
Others:
- #630: Build authoring cleanup
- #633: MSBuild task improvements
- #631: Get rid of signing and pushing for PR builds
- #628: Add idl parsing to external scraper, add Debug Interface Access SDK project
- #620: Missing LLKHF_* constants
- #624:
PIPE_WAIT
&&PIPE_NOWAIT
should be located in the same module and have the same type?
See More
- #625: Bitwise operators of
_SIIGBF
are missing - #571: IFELanguage.GetJMorphResult() return broken MORRSLT struct
- #575: GUID_TFCAT_TIPCAP_COMLESS is missing from Windows::Win32::UI::TextServices
- #515: ProcessorArchitecture not being used
- #572: Incorrect definition for LRESULT
- #606: DwmGet/SetWindowAttribute dwattribute Parameter type
- #590: TASKDIALOGCONFIG members are missing enum types
- #615: Incorrect size of multiple generated Enums when generating IMAGE_NT_HEADERS64
- #601: Incorrect IMAGE_FILE_HEADER structure generated for rust.
This list of changes was auto generated.