15 Jan
2026
15 Jan
'26
11:08 a.m.
Hans Leidekker (@hans) commented about dlls/wbemprox/tests/query.c:
check_property( obj, L"Manufacturer", VT_BSTR, CIM_STRING ); check_property( obj, L"Name", VT_BSTR, CIM_STRING ); check_property( obj, L"Tag", VT_BSTR, CIM_STRING ); + check_property( obj, L"SerialNumber", VT_BSTR, CIM_STRING );
Please keep properties sorted here and elsewhere. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9887#note_127036