On Thu Feb 13 20:09:17 2025 +0000, Nikolay Sivov wrote:
I think the point was that you don't need file access, and can use GdipLoadImageFromStream(). This is generally better, unless you're testing FromFile() API.
I mean this: https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/gdiplus/tests/image.c...