It also contains fixes for bookmarks handling and removes `_Recordset::put_Filter()` hack.
--
v3: msado15: Remove IRowset QueryInterface checks.
msado15: Remove unused code for storing/manipulating database data in _Recordset object.
https://gitlab.winehq.org/wine/wine/-/merge_requests/9548
It's not completely clear what exactly it was doing differently from win32u, but keeping the captions within the work area is probably fine for win32u, and de-duplicating this code is probably a good thing and makes later changes for DPI-based virtual display settings easier.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6462