I hope someone can help. I'm using D7. I have some UTF-16 Unicode (Chinese) characters stored currently in an AnsiString variable. I need to display this correctly on a PC with Chinese language installed.
The Windows main language is set to English, but in the Advanced tab of the Windows Regional & Language settings, the "Language for non-unicode programs" is set to Chinese. The string starts $FF $FE . I can't seem to find the correct function to use. I've tried WideCharToString and WideCharToMultiByte without success. Many thanks, Ross. _______________________________________________ Delphi mailing list Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi