On Tue Jan 23 16:39:13 2024 +0000, Esme Povirk wrote:
Now that I'm looking closer, I'm even more confused. As far as I can tell from the tests, the parameter size of RedEyeCorrectionEffect should always be sizeof(RedEyeCorrectionEffect). So, why does GdipGetEffectParameterSize return something different? And if a different size is allowed to be passed in, there should be tests for it.
I have tested it, it always includes the size of the numareas. I have tested it, it throws InvalidParameter errors.