April 17, 2026
2:57 p.m.
On Fri Apr 17 14:57:38 2026 +0000, Jacek Caban wrote:
With the new helper, this check seems redundant. A similar check in the getter could be removed as well. Good call, dropped both V_ISARRAY checks. get_array_from_variant now returns DISP_E_MEMBERNOTFOUND for non-array types. Getter error code preserved; setter now matches getter instead of E_NOTIMPL.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10383#note_136785