Fix a regression introduced when using wxImage to load bitmaps.
If the biClrUsed was negative or large, wxImage::LoadFromFile would throw a bad_alloc exception, causing FMSLogo to crash.
This is now patched in the library and (in case an unpatched library is used) also handled in FMSLogo.