15 May
2023
15 May
'23
6:11 p.m.
Zebediah Figura (@zfigura) commented about dlls/msado15/recordset.c:
return S_OK; }
+static void clear_recordset_filter(struct recordset *recordset)
"clear" sounds like an odd name for this function; I'd expect something like "destroy", "cleanup", "free" (and "filters" in the plural?) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2498#note_32784