Página 1 de 1
About Resources: To Ignacio
Publicado: Mar Nov 08, 2005 9:22 pm
por Dionisis Divaris
Hello Ignacio
Resource File compiling Ok , Linking also ok . How can activate in into our
program to see the strings ana varius prompts to our langauge.
thanks in advance
Dionisis
About Resources: To Ignacio
Publicado: Jue Nov 10, 2005 9:44 am
por ignacio
Dionisis,
There is nothing to activate, it should work automatically. If it does not
work then probably the Greek language indentifier is not the one I gave you.
Then run a simple program with this code:
Msginfo( GetWindowsLanguage() )
This will return you a number, if is not 26, then change the line:
STRINGTABLE LANGUAGE <nNumber> // Greek
With the new number reported by the function.
Run any of the printing demos an see if the literals of the printing preview
are in Greek.
Regards,
"DIONISIS DIVARIS" <
sv1fkk@hol.gr> escribió en el mensaje
news:437108fc$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
> Hello Ignacio
>
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
>
> thanks in advance
> Dionisis
>
>
About Resources: To Ignacio
Publicado: Jue Nov 10, 2005 9:44 am
por InvalidAccount
Dionisis,
There is nothing to activate, it should work automatically. If it does not
work then probably the Greek language indentifier is not the one I gave you.
Then run a simple program with this code:
Msginfo( GetWindowsLanguage() )
This will return you a number, if is not 26, then change the line:
STRINGTABLE LANGUAGE <nNumber> // Greek
With the new number reported by the function.
Run any of the printing demos an see if the literals of the printing preview
are in Greek.
Regards,
"DIONISIS DIVARIS" <
sv1fkk@hol.gr> escribió en el mensaje
news:437108fc$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
> Hello Ignacio
>
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
>
> thanks in advance
> Dionisis
>
>
About Resources: To Ignacio
Publicado: Jue Nov 10, 2005 9:47 am
por jfgimenez
Dionisis,
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
When the application starts, Xailer tries to select the same language that
windows, if available. If that language is not available, then english is
used. If you want to select another language, use SetLanguage( <nLang> ).
--
Regards,
Jose F. Gimenez
About Resources: To Ignacio
Publicado: Jue Nov 10, 2005 9:47 am
por jfgimenez
Dionisis,
> Resource File compiling Ok , Linking also ok . How can activate in into
> our program to see the strings ana varius prompts to our langauge.
When the application starts, Xailer tries to select the same language that
windows, if available. If that language is not available, then english is
used. If you want to select another language, use SetLanguage( <nLang> ).
--
Regards,
Jose F. Gimenez
About Resources: To Ignacio
Publicado: Jue Nov 10, 2005 7:20 pm
por Dionisis Divaris
Many thanks to both
Jose & Ignacio for the rapid answer
Greetings
Dionisis
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:4373091a$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
>> Resource File compiling Ok , Linking also ok . How can activate in into
>> our program to see the strings ana varius prompts to our langauge.
>
> When the application starts, Xailer tries to select the same language that
> windows, if available. If that language is not available, then english is
> used. If you want to select another language, use SetLanguage( <nLang> ).
>
>
> --
> Regards,
>
> Jose F. Gimenez
>
About Resources: To Ignacio
Publicado: Jue Nov 10, 2005 7:20 pm
por Dionisis Divaris
Many thanks to both
Jose & Ignacio for the rapid answer
Greetings
Dionisis
"Jose F. Gimenez" <
jfgimenez@wanadoo.es> wrote in message
news:4373091a$[email=
1@ozsrvnegro.ozlan.local...]
1@ozsrvnegro.ozlan.local...[/email]
> Dionisis,
>
>> Resource File compiling Ok , Linking also ok . How can activate in into
>> our program to see the strings ana varius prompts to our langauge.
>
> When the application starts, Xailer tries to select the same language that
> windows, if available. If that language is not available, then english is
> used. If you want to select another language, use SetLanguage( <nLang> ).
>
>
> --
> Regards,
>
> Jose F. Gimenez
>