[Git][wine/wine][master] 8 commits: msado15: Implement _Recordset::Supports function.
Alexandre Julliard pushed to branch master at wine / wine Commits: 77ea3ca8 by Piotr Caban at 2025-12-03T14:43:56+01:00 msado15: Implement _Recordset::Supports function. - - - - - bb3d6388 by Piotr Caban at 2025-12-03T14:43:56+01:00 msado15: Add _Recordset::Supports tests. - - - - - 8d8160cd by Piotr Caban at 2025-12-03T14:43:56+01:00 include: Define CursorOptionEnum values using hexadecimal constants. - - - - - f30e7fab by Piotr Caban at 2025-12-03T14:43:58+01:00 include: Add DBINDEXCOLUMNDESC definition. - - - - - 3b8e4f41 by Piotr Caban at 2025-12-03T14:43:59+01:00 include: Add IRowsetIndex interface. - - - - - 36837d81 by Piotr Caban at 2025-12-03T14:44:00+01:00 include: Add IRowsetCurrentIndex interface. - - - - - f4f8ea05 by Piotr Caban at 2025-12-03T14:44:02+01:00 msado15: Add _Recordset:put_Index implementation. - - - - - b2a64d30 by Piotr Caban at 2025-12-03T14:44:02+01:00 msado15: Add _Recordset:get_Index implementation. - - - - - 8 changed files: - dlls/msado15/recordset.c - dlls/msado15/tests/msado15.c - include/Makefile.in - include/dbs.idl - include/msado15_backcompat.idl - include/oledb.idl - + include/rstcridx.idl - + include/rstind.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5e6baf9c816fda752f32e4859f661a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5e6baf9c816fda752f32e4859f661a... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)