Add support for File -> Print in the Simplified Chinese build of FMSLogo.
To do this, the PrintOut helper class and CLogoCodeCtrl::Print() implementations were refactored to be shared between both implementations of CLogoCodeCtrl with the only difference being FormatRange().