On Sun Oct 23 20:06:50 2022 +0000, Esme Povirk wrote:
I think that behavior is strange enough that we shouldn't worry about it, at least not until we see a real app doing this. Thank you for checking.
That behaviour sounds an awful lot like gdiplus isn't thread-safe after all. E.g. error 7 is ERROR_ARENA_TRASHED. Should this code really have a lock at all?