|
-
September 3rd, 2001, 10:05 AM
#1
Localization
Hi,
I'd just like to know how to switch the active
language
I created my vb project with the resource file
option
in the resource file, I created some char sets
(english, german, ...)
when the application runs, it looks for the
neutral char set, but I don't know how to say
to look for another one
please help me 
Ludovic
-
September 3rd, 2001, 10:50 AM
#2
Re: Localization
LoadResString(index)
the function manage directly the choise of language testing the OS system. if language is not implemented the function uses the first one (i think)
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
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
|