Alexandre Julliard pushed to branch master at wine / wine
Commits: db942875 by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Return error in recordset_MoveNext when there are no more records.
- - - - - 0b747754 by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Skip columns without name in create_bindings.
- - - - - 15bdfb00 by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Handle DBTYPE_VARIANT in load_all_recordset_data.
- - - - - d3d37fde by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Pass DBCOLUMNINFO to append_field helper.
- - - - - e27e4238 by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Add Field_put_Precision implementation.
- - - - - 03f477d6 by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Add Field_get_Precision implementation.
- - - - - b269c0c1 by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Add Field_put_NumericScale implementation.
- - - - - 16b784d0 by Piotr Caban at 2025-05-21T18:16:39+02:00 msado15: Add Field_get_NumericScale implementation.
- - - - -
2 changed files:
- dlls/msado15/recordset.c - dlls/msado15/tests/msado15.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a80abc78e96d2fb3316d8661782b02...