I have developed an application for meteorological data aquisitation, visualisation and evaluation. The software is developed in German language. The app supports at the moment an English translation (translated words in an INI file).
Now a russian language version is requested.
I know FF does not support unicode. How can I create a russian translation using cyrillic letters?
Best Regards
Klaus
Unicode is needed.
Controls need to be created with CreateWindowExW and the use of Unicode is mandatory.
Jose, Thank you!
I was afraid to hear that Unicode is needed.
So I will hope that there will be a FF Version 4 with Unicode support in the near future.
Dreaming is allowed, I hope.
Klaus