Bug: Resizing bitmaps [getting 'doh]

Started by aj, August 12, 2008, 10:56:58 PM

Previous topic - Next topic

aj

QuotePOIDE.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.

Pelle

...like the Doctor said - don't resize it to zero width then...  ;)

OK, I will look at it...

/Pelle