Load a text ressource depending on selected language
Hello,
within my project (MFC) I load some strings from a text ressource. Depending on the selected language, I would like to load a different ressource file.
How can I select the correct ressourceID at runtime / or how can I check which language is set?
Best regards and thanks for your support,
Nils