I have an application using narrow-character MFC where resource strings used for program output can be switched between multiple languages. I have been asked to support Russian, which requires a different code page. How can I convince the application that it is running in the code page that the user has selected?