Tom Borgmann
Programmer
Hi all
one of our customers is expanding his business to Bulgaria und therefore wants to use our app with a cyrillic interface.
We set up a WinServer2019 Evaluation and installed cyrillic for 64bit as well as 32bit apps
Then I placed the vfp9rrus.dll into our apps directory (right beside the other vfp9 dlls vfp9r, vfp9rdeu, vfp9renu).
For our apps I added CODEPAGE = 1251 into config.fpw and ... nothing happened.
So I wrote a small app for pure testing purposes where I experimented with Themes = .F., FontCharSet = 204, Sys(2300,1251,1), CPCONVERT( 10000, 1251,...)
But no cyrillic letters anywhere. All labels are still shown in their original glory
So, obviously I've taken the wrong path somewhere or as Danny Glover once said: I'm too old for this sh...
Can someone please help me to untie thegordian cyrillic knot in my head?!?!?
TIA
-Tom
one of our customers is expanding his business to Bulgaria und therefore wants to use our app with a cyrillic interface.
We set up a WinServer2019 Evaluation and installed cyrillic for 64bit as well as 32bit apps
Then I placed the vfp9rrus.dll into our apps directory (right beside the other vfp9 dlls vfp9r, vfp9rdeu, vfp9renu).
For our apps I added CODEPAGE = 1251 into config.fpw and ... nothing happened.
So I wrote a small app for pure testing purposes where I experimented with Themes = .F., FontCharSet = 204, Sys(2300,1251,1), CPCONVERT( 10000, 1251,...)
But no cyrillic letters anywhere. All labels are still shown in their original glory
So, obviously I've taken the wrong path somewhere or as Danny Glover once said: I'm too old for this sh...
Can someone please help me to untie the
TIA
-Tom