Skip to content

v10.2.163-preview

Compare
Choose a tag to compare
@sotteson1 sotteson1 released this 19 Aug 23:09

Changes:

  • #548: Add API Docs package build to pipeline
  • #559: Add an attribute for identifying methods and functions that return alternative success codes
  • #577: AVI Interfaces IIDs missing
  • #583: INVALID_SOCKET not a SOCKET
  • #576: Incorrect tag parsing in dinputd.h
  • #574: DDE Code Page constants are u32 but functions which take a code page take i32
  • #585: BCryptOpenAlgorithmProvider loses handle type
  • #608: Can't find error type definitions in Win32 API
  • #598: Missing metadata for NERR_*
  • #607: Change the pipeline to use the public vm image
  • #584: IcmpSendEcho2 FARPROC vs PIO_APC_ROUTINE
  • #602: Windows::Win32::System::SystemServices::LABEL_SECURITY_INFORMATION isn't a Windows::Win32::System::Services::OBJECT_SECURITY_INFORMATION
  • #593: UIA_HWND should be mapped to HWND
  • #592: ImageList_Create has a flags parameter that should be an enum
  • #581: USN_RECORD_UNION should be with USN_RECORD*
  • #597: Add null checks to ScrapeHeaders, ScanLibs to support no-lib scenarios
  • #553: Add a WebView2Sample with a StaticLibrary attribute mapping the DllImport name to an optional static library substitute
  • #525: CreateSymbolicLink returns byte instead of bool for BOOLEAN
  • #557: COM calls causing memory leaks
  • #578: DxcCreateInstance and DxcCreateInstance2 are missing
  • #567: WriteConsole missing Optional attribute in lpReserved
  • #573: Make .zip, .winmd use git lfs
  • #568: RegisterEventSourceW should return EventSourceHandle
  • #566: Nuget releases?
  • #565: IcmpCloseHandle and friends missing from Handle to IcmpHandle remapping
  • #558: URL_COMPONENTS (winhttp.h) has wrong field type for nScheme
  • #551: Virtual Key Codes not Generated
  • #489: VK_ constants are defined as UInt32 instead of UInt16
  • #512: socket address family, type, protocol use signed types; constants are unsigned
  • #555: Missing type for THREAD_ACCESS_RIGHTS
  • #554: ShowWindowAsync Parameter nCmdShow should be a SHOW_WINDOW_CMD
  • #550: Fix release notes link in Win32Docs

This list of changes was auto generated.