Skip to content

v10.0.19041.5-preview.138

Compare
Choose a tag to compare

Fixes:

  • #400: COM methods suffixed with 'A'
  • #270: Property getters and setters should be marked as SpecialName
  • #331: LoadLibraryEx_dwFlags, CreateProcessWith_dwLogonFlags, and others
  • #397: Enums having to be passed as u32
  • #164: MapViewOfFile desiredAccess parameter constants (and enum) are missing
  • #205: Missing Enum Types for CREDENTIAL
  • #396: mshtml.h and Debug
  • #159: Win32 error codes should be collected under an enum
  • #216: Missing Winsock Error Codes
  • #115: SOCKADDR_STORAGE appears twice, one of which is empty
  • #156: Obsolete fields
  • #277: Incorrect function arguments for mouse_event
  • #61: const fields
  • #46: OSVERSIONINFOW.szCSDVersion fixed buffer lacks metadata indicating wide character type
  • #145: SHFILEINFOW has ushort[] fields instead of char[]
  • #285: ushort where char ought to be
  • #358: IUserConsentVerifierInterop method signature is not great
  • #283: Rename SizeParamIndex to CountParamIndex
  • #155: IMAGE_OPTIONAL_HEADER32 should have enum, whose constants are also missing

This list of changes was auto generated.