Skip to content

v47.0.26-preview

Compare
Choose a tag to compare
@chenss3 chenss3 released this 23 Mar 02:55

Changes:

Fixes:

  • #1507: Bug: BluetoothFindFirstDevice return value differs from MSDN doc
  • #1506: Bug: IWbemClassObject::Get params are not *mut
  • #1505: Bug: SetThreadErrorMode has invalid prototype
  • #1497: v46 has name collision

Enhancements:

  • #1495: Add MSCoreEE exports to the metadata

Others:

  • #1500: Discussion: IDEs and large module sizes
  • #1411: Bug: DIPROP_* flags from dinput.h not generated
See More
  • #618: MSIDBOPEN_PATCHFILE etc. for MsiOpenDatabase
  • #1503: Add short const support, make constant scraping impl. testable
  • #796: Win32::Graphics::Printing::MONITOR2 structure is supposed to hold callbacks, but it has generic isize fields instead. I think for the callbacks the fields should be Option<fn...>, like for the other similar APIs.
  • #1474: generation/WinSDK/manual/Backup.cs could be removed
  • #1492: NETIO_STATUS should not be interpreted as NTSTATUS
  • #1486: RPC_WSTR is not defined
  • #810: Commctrl.h notification message constants are missing
  • #983: Function pointers in EXTENSION_CONTROL_BLOCK are IntPtr in the metadata
  • #834: K32EnumProcessModules takes HINSTANCE instead of HMODULE
  • #436: GetCurrentProcessToken missing
  • #1499: IWICImagingFactory::CreateDecoderFromFilename dwDesiredAccess parameter...

This list of changes was auto generated.