Click to See Complete Forum and Search --> : Problem with international Stringtable


Ralf
December 18th, 1998, 08:35 AM
Following problem:

In my application I added a Resourcefile with 2 Stringtables supporting ENGLISCH(USA) and DEUTSCHLAND(DEUTSCHLAND). When I run the app in the VB workspace it works properly, but the compiled EXE-Version only shows german strings regardless of the country settings.


But same application on Win NT 4.0 runs properly!!!!!


Developers of the world - please help me!


Thanks

Ralf


ralf.halbritter@toshiba-tro.de

GaryC
December 21st, 1998, 03:08 AM
What are you using to determine the target platform's language ?

Ralf
December 21st, 1998, 03:59 AM
I do nothing to determine the target platform's language explicitly. I thought the application determines the language automatically and choose then the right stringtable? - and normally it works.


Ralf