Alexandre Julliard pushed to branch master at wine / wine
Commits: 4c5f6d72 by Piotr Caban at 2025-11-04T21:29:20+01:00 include: Add DBCOLUMNDESC definition.
- - - - - 9714070a by Piotr Caban at 2025-11-04T21:29:20+01:00 include: Define DBCOL_* GUIDs.
- - - - - 2a33182e by Piotr Caban at 2025-11-04T21:29:20+01:00 msado15: Return error in fields:_Append if recordset is open.
- - - - - e83978a9 by Piotr Caban at 2025-11-04T21:29:20+01:00 msado15: Stub object for representing tables in memory.
- - - - - 06b3b98c by Piotr Caban at 2025-11-04T21:29:20+01:00 msado15: Store internal field representation in fields structure.
- - - - - d233f561 by Piotr Caban at 2025-11-04T21:29:21+01:00 msado15: Support obtaining columns info from tables without provider.
- - - - - 8d14ced5 by Piotr Caban at 2025-11-04T21:29:21+01:00 msado15: Stub IRowsetExactScroll interface for tables without provider.
- - - - - 974dbf01 by Piotr Caban at 2025-11-04T21:29:21+01:00 msado15: Add more _Recordset:AddNew tests.
- - - - -
6 changed files:
- dlls/msado15/Makefile.in - dlls/msado15/msado15_private.h - dlls/msado15/recordset.c - + dlls/msado15/rowset.c - dlls/msado15/tests/msado15.c - include/dbs.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d0c2dd76d9aedc81a7b0e7b70415b1...