POIDE.EXE caused an 'Access violation' exception at address 67f52329.
I get this in the latest version of Pelles C when resizing a bitmap to zero width, and then increasing the width.
Not a big issue, and I guess it's a matter of "if (some_ptr != NULL)", to solve.