Release 9.8
Added 2024-05-04 06:13:40 +0000 UTCBinary packages for various distributions will be available from:
https://www.winehq.org/download
Summary since last release
* Rebased to current wine 9.8 (430 patches are applied to wine vanilla)
Upstreamed (Either directly from staging or fixed with a similar patch).
* widl: Make automatic dispid generation scheme better match what midl does.
* widl: Create library block index right after the CompObj one.
* widl: Set the lowest bit in the param name to indicate whether type description follows the name.
* widl: Add support for function parameter flags to SLTG typelib generator.
* widl: Avoid relying on side effects when marking function index as the last one.
* stdole32.tlb: Compile typelib with --oldtlb.
Removed (No longer required).
* ntdll-CriticalSection
* Pipelight
* winex11-XEMBED
Added:
* [46012] d3d9: Implement ID3DXEffect::SetRawValue.
Updated:
* vkd3d-latest
* odbc-remove-unixodbc
* ddraw-GetPickRecords