15 May
2023
15 May
'23
6:11 p.m.
Zebediah Figura (@zfigura) commented about dlls/msado15/tests/msado15.c:
+ +struct recfilter +{ + const WCHAR *filter; + HRESULT expected; +}; + +static void test_recordset_Find(void) +{ + HRESULT hr; + _Connection *connection; + _Recordset *recordset; + VARIANT index; + BSTR str; + int i; + struct recfilter filters[] = "static const", probably.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2498#note_32764