Skip to content

v40.0.14-preview

Compare
Choose a tag to compare
@chenss3 chenss3 released this 12 Dec 15:50

Changes:

Fixes:

  • #1398: ADDRESS_FAMILY should be typed as ushort
  • #1406: Remove INTERNET_PORT enum
  • #1005: _Outptr_result_maybenull_ and variants interpreted incorrectly
  • #1386: Bug: ContinueDebugEvent third parameter doesn't match type of its constants

Others:

  • #1405: Fixed SAL parsing of _opt
  • #1402: CreateProcessAsUser: Use the enumeration PROCESS_CREATION_FLAGS instead of uint for the dwCreationFlags parameter.
  • #1381: INVALID_FILE_SIZE is missing from metadata
  • #1394: PROCESSOR_POWER_INFORMATION exposes u64 instead of u32
See More
  • #1399: Add MAP_VIRTUAL_KEY_TYPE for MAPVK_ constants to MapVirtualKey functions
  • #1397: Add support for remapping short integers
  • #1389: BOOL and BOOLEAN are defined as a struct whereas VARIANT_BOOL is defined as an enum
  • #1390: ID2D1Resource::GetFactory is missing the [ComOutPtr] attribute
  • #1355: cleanup the enums.json to make sure it validates

This list of changes was auto generated.