Remove a #ifdef WXPURE by replaceing MessageBox with nearly equivalent wxMessageBox.
This is not exactly the same because the original used the deprecated MB_ICONQUESTION, which wxWidgets doesn't support.
This is a small step toward to a native GNU/Linux version of FMSLogo.