[PATCH] gdiplus : implements GdipEnumerateMetafileSrcRectDestRectI

Esme Povirk (they/them) esme at codeweavers.com
Mon May 17 00:51:54 CDT 2021


The API isn't only callable from C++. In C or other languages, a NULL
pointer could be passed in.

The only way to know for sure is to test, but usually gdiplus does not
crash on NULL inputs.



More information about the wine-devel mailing list