while ((i = (unsigned char)m_f->GetC()) != 0)
{
/* This line should not be neccessary!
* Some images are not loaded correctly
* without it. A bug in wxStream?
while ((i = (unsigned char)m_f->GetC()) != 0)
{
/* This line should not be neccessary!
* Some images are not loaded correctly
* without it. A bug in wxStream?