[Git][wine/wine][master] 6 commits: msado15: Add initital IRowset wrapper tests.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6544e8ff by Piotr Caban at 2026-01-15T11:59:38+01:00 msado15: Add initital IRowset wrapper tests. - - - - - 59ddeb94 by Piotr Caban at 2026-01-15T11:59:38+01:00 msado15: Add IRowset wrapper stub. - - - - - f2225e92 by Piotr Caban at 2026-01-15T11:59:38+01:00 msado15: Silence FIXME message when querying for known interfaces in rowset wrapper. - - - - - 0989a5e3 by Piotr Caban at 2026-01-15T11:59:38+01:00 msado15: Implement IRowsetExactScroll:GetExactPosition in rowset wrapper. - - - - - 46eaea77 by Piotr Caban at 2026-01-15T11:59:38+01:00 msado15: Handle VT_I8 bookmarks in cache_get() helper. - - - - - 71f7c51c by Piotr Caban at 2026-01-15T11:59:38+01:00 msado15: Add _Recordset::Seek implementation. - - - - - 5 changed files: - dlls/msado15/Makefile.in - dlls/msado15/msado15_private.h - dlls/msado15/recordset.c - + dlls/msado15/rowsetex.c - dlls/msado15/tests/msado15.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3bc4b5a9fdc7dae127579b084125ee... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3bc4b5a9fdc7dae127579b084125ee... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)