Reduce the magnitude of the hack that's used to resolve externals in the Simplified Chinese build of FMSLogo. Instead of instanciating an entire wxStyledTextCtrl, the code only declares and defines Platform::Maximum, which is all that was needed to fix the build break.