22 Aug
2023
22 Aug
'23
8:33 p.m.
Esme Povirk (@madewokherd) commented about dlls/gdiplus/tests/image.c:
expect_guid(expected, &raw, line, todo); }
+static void expect_image_attributes(GpImage *image, UINT width, UINT height, int line)
This name might be confusing since there's an unrelated object type called ImageAttributes. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3621#note_43093