[Git][wine/wine][master] 7 commits: msado15: Improve IAccessor::CreateAccessor implementation for tables without provider.
Alexandre Julliard pushed to branch master at wine / wine Commits: a6b40e20 by Piotr Caban at 2025-11-19T11:54:52-06:00 msado15: Improve IAccessor::CreateAccessor implementation for tables without provider. - - - - - cf1c6ee6 by Piotr Caban at 2025-11-19T11:54:52-06:00 msado15: Add partial IRowset::GetData implementation for tables without provider. - - - - - ac1cebf3 by Piotr Caban at 2025-11-19T11:54:52-06:00 msado15: Add partial IRowset::SetData implementation for tables without provider. - - - - - b580de75 by Piotr Caban at 2025-11-19T11:54:52-06:00 msado15: Fix initial row loading condition in _Recordset::MoveNext. - - - - - 4a8c1d7a by Piotr Caban at 2025-11-19T11:54:52-06:00 msado15: Fix initial row loading condition in _Recordset::MovePrevious. - - - - - cf0e88db by Piotr Caban at 2025-11-19T11:54:52-06:00 msado15: Store column ordinal number in field structure. - - - - - 77e0be00 by Piotr Caban at 2025-11-19T11:54:52-06:00 msado15: Reimplement Field::get_Value and Field::put_Value. - - - - - 3 changed files: - dlls/msado15/recordset.c - dlls/msado15/rowset.c - dlls/msado15/tests/msado15.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/86713f4773b9ff8ffac9aa3a0d170c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/86713f4773b9ff8ffac9aa3a0d170c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)