On Fri Oct 28 18:30:23 2022 +0000, Esme Povirk wrote:
I've been told in the past that an old array shouldn't be freed until we have successfully allocated a new array to replace it.
My initial implementation was different, but I would like to keep consistency with: `GdipSetPenDashArray function.`