Kiang:
> I've tried to change the font of interface 2,
> but couldn't solve the problem. Have anyone
> tried this tool in double-bytes enviornment??
> Many applications have such problems caused
> they process the characters of double-bytes
> as ASCII codes.
Hi again. I have made some testings. The main problem is that I'm using only AnsiStrings in the code of the application. Also, the controls are not UTF-safe (but this may not be a problem if you are using a Windows in Chinese). So, the problems are the data structures and the functions I'm using.
Besides, I'm having some testing problems because my osCommerce seems to be converting any chinese or japanese character I enter to HTML character entities.
I will try to fix this, Kiang, but it may take me some time.
Regards,
Mario A. Valdez-RamÃrez.