j
k
j a
j l
Esme Povirk (@madewokherd) commented about dlls/gdiplus/graphics.c:
UINT x, y; INT i; if (!is_valid_ColorAdjustType(type)) return InvalidParameter;
UINT x, y; INT i;
return InvalidParameter;
We shouldn't need this for an internal function (and also it doesn't return a GpStatus).
Back to the thread
Back to the list