Skip to content

v59.0.13-preview

Compare
Choose a tag to compare
@mikebattista mikebattista released this 16 Feb 20:32

Changes:

Fixes:

  • #1840: WriteConsoleW may be bloken
  • #1835: Certain constants appear to be missing (e.g. WINSTA_ALL_ACCESS)
  • #1842: Missing wincrypt #defines (e.g. CERT_SYSTEM_STORE_CURRENT_USER, CERT_SYSTEM_STORE_LOCAL_MACHINE)
  • #1843: PFAX_ROUTING_INSTALLATION_CALLBACKW should take PWSTR instead of PCWSTR

Others:

  • #1847: 3x FILE_COMPRESSION enum
  • #1721: Missing metadata for SECURITY_MAX_SID_SIZE
  • #1846: Inconsistency in GetSystemMetrics
  • #1833: IShellFolder::CompareIDs should be marked as CanReturnMultipleSuccessValues
See More
  • #1834: IShellFolder2::GetDefaultColumnState::pcsFlags not associated with SHCOLSTATE enum
  • #1839: APIs that should be declared as returning WIN32_ERROR
  • #1841: SetErrorMode should return THREAD_ERROR_MODE
  • #1824: Only load netstandard.dll from the hardcoded path if it wasn't provided by the user

This list of changes was auto generated.