17 Aug
2023
17 Aug
'23
1:50 p.m.
Jeffrey Smith (@whydoubt) commented about dlls/gdiplus/tests/pathiterator.c:
GpPath *path; GpPathIterator *iter; GpStatus stat; - INT start, end, result; + INT count, start, end, result, closed;
Again, `BOOL closed;` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3581#note_42604