|
-
May 23rd, 2000, 03:39 AM
#1
Thread Starter
New Member
Are there sombody who knows where I can find some sampels/informations how I can change the language in a app. with a resource file ?...
Thanks.
-
May 23rd, 2000, 04:21 AM
#2
Do you know how to use a resource file to generate MsgBox messages, button captions and etc.? If so then I think you have two choices:
1) Create seperate resource files for each language you want to support and create country-specific setups that include the proper resource file for that country
2) Create one resource file with sections for each language and use some sort of algorithm to get to the proper entries given a specified language.
I must 'fess up and say that while I use resource files in many of my projects, I've never needed to do either of the things I suggest.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|