v10.0.20348
tannergooding
released this
19 Dec 04:03
·
291 commits
to main
since this release
What's Changed
- Updating version suffix to RC3 by @tannergooding in #255
- Generate bindings for um/errhandlingapi and add a few initial SuppressGCTransition attributes by @tannergooding in #256
- Switch over to file scoped namespaces by @tannergooding in #257
- Switch over to use
SetsLastSystemError
forDisableRuntimeMarshallingAttribute
compatible bindings by @tannergooding in #259 - Annotate several DirectX methods as SuppressGCTransition by @tannergooding in #260
- Switching VTBLs to be generic to make it easier to roll your own CCW by @tannergooding in #262
- Porting documentation comments for DirectX and Windows by @tannergooding in #264
- [BUG] Add coml2api.h by @JeremyKuhne in #267
- Fix build break by @JeremyKuhne in #272
- Add SID string conversion APIs (sddl.h) by @JeremyKuhne in #271
- Add the primary ACL APIs (AclAPI.h) by @JeremyKuhne in #270
- Add ntsecapi.h & lsalookup.h by @JeremyKuhne in #273
- Add oleauto.h by @JeremyKuhne in #274
- Ensure that all of DirectX and WinRT actually have the documentation include comments by @tannergooding in #277
- Move a handful of values to be constant by @tannergooding in #278
- Add lzexpand header by @JeremyKuhne in #280
- Add cabinet related headers by @JeremyKuhne in #281
- Add public Nt/Rtl header (winternl) by @JeremyKuhne in #282
- Change remapping for
UI_ANIMATION_KEYFRAME
by @rickbrew in #287 - Fixing all DllImports to be resolvable by @tannergooding in #290
New Contributors
- @JeremyKuhne made their first contribution in #267
- @rickbrew made their first contribution in #287
Full Changelog: v10.0.20348-rc2...v10.0.20348