G
Guest
Hi all,
C++, .NET 2003.
I have created an application that I want to distribute in 4 languages.
This is static MFC with no DLLs, every language has its own build
configuration.
I have 4 String Tables, with adequate language settings.
Main market is Poland.
Funny thing is that polish version run on english version of Windows has
ENGLISH texts !
How can I prevent it ?
Why setting condition for string table DOES NOT WORK ?
I want to have 4 exe files, that has it's own language independently from OS
language.
Please give me some support with this.
Regards
C++, .NET 2003.
I have created an application that I want to distribute in 4 languages.
This is static MFC with no DLLs, every language has its own build
configuration.
I have 4 String Tables, with adequate language settings.
Main market is Poland.
Funny thing is that polish version run on english version of Windows has
ENGLISH texts !
How can I prevent it ?
Why setting condition for string table DOES NOT WORK ?
I want to have 4 exe files, that has it's own language independently from OS
language.
Please give me some support with this.
Regards