Release 9.14
Added 2024-07-28 21:53:47 +0000 UTCFinally the ODBC patches allow ODBC v2.0 drivers to work once again. This is just one of the many steps required to have native database.
Summary since last release
* Rebased to current wine 9.14 (371 patches are applied to wine vanilla)
Upstreamed (Either directly from staging or fixed with a similar patch).
* odbc32: SQLError/W handle NULL handles
* odbc32: SQLSetEnvAttr fake success for SQL_ATTR_CONNECTION_POOLING
* odbc32: SQLSetConnectAttrW correct default return value
* odbc32: SQLTransact handle NULL EnvironmentHandle
Removed (No longer required).
* None
Added:
* [53696] d3d11: Semi-stub IDXGISwapChain::GetFrameStatistics.
Updated:
* vkd3d-latest
* odbc32-fixes
* ntdll-WRITECOPY