Do pocket pc support foreign language?
-
I wish to implement a application to make translation between chinese word to english word in pocket pc. It will allow user write the chinese word in pocket pc then send remotely by .net compact framework(xml web service) to the remote server. Is the pocket pc itself support write foreign language (chinese word) and can xml web service send chinese word to the remote server from pocket pc?
-
I wish to implement a application to make translation between chinese word to english word in pocket pc. It will allow user write the chinese word in pocket pc then send remotely by .net compact framework(xml web service) to the remote server. Is the pocket pc itself support write foreign language (chinese word) and can xml web service send chinese word to the remote server from pocket pc?
Yes, Pocket PC supports multi language implementation but i doubt if Chinese is included in the list of supported languages. Well, incase if Chinese is not supported, then i guess, you can try some of the free libraries that give Internationalization support for Chinese language. Thanks, Kishore