Alexandre Julliard pushed to branch master at wine / wine
Commits: 159cc9c6 by Piotr Caban at 2025-05-20T10:27:41+02:00 msado15: Don't overwrite data in resize_recordset.
Fixes regression introduced in 4899ff5828678b99f794c01fae4b7296ed077d5b.
- - - - - a40b9ed6 by Piotr Caban at 2025-05-20T10:27:42+02:00 msado15: Avoid unneeded data copy in load_all_recordset_data.
- - - - - 5f0e5c31 by Piotr Caban at 2025-05-20T10:27:42+02:00 msado15: Set recordset index in load_all_recordset_data.
- - - - - 06b88677 by Piotr Caban at 2025-05-20T10:27:43+02:00 msado15: Handle rowsets with unknown number of rows in load_all_recordset_data.
- - - - - 12dbbdbc by Piotr Caban at 2025-05-20T10:27:43+02:00 msado15: Add support for obtaining base tables and views in _Recordset_Open.
- - - - -
1 changed file:
- dlls/msado15/recordset.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6cd63073860e213d2ec2a355ce2610...