G
Guest
I want to convert my PDA Application developed in C#.net(Windows application)
to support arabic. (Window CE 4.20)
I tried using uciCultureInfo = new CultureInfo("ar-KW");
and localised information in a seperate resource file.
I am getting an error like "PlateformNotSupported Exception.
How to proceed with. Does Window CE 4.2 support arabic conversion.
Also kindly let me know any reference i can make to achieve my objective
Thanks in advance.
to support arabic. (Window CE 4.20)
I tried using uciCultureInfo = new CultureInfo("ar-KW");
and localised information in a seperate resource file.
I am getting an error like "PlateformNotSupported Exception.
How to proceed with. Does Window CE 4.2 support arabic conversion.
Also kindly let me know any reference i can make to achieve my objective
Thanks in advance.