Can VB6 show captions and menus for "double-byte languages" such as Chinese, Japanese etc?
Printable View
Can VB6 show captions and menus for "double-byte languages" such as Chinese, Japanese etc?
That's just unicode isn't it? I haven't dealt with it, but I sure bump into plenty of descriptions of it here and there.
I did a forum search for double-byte and among the first few posts was this one.
See this thread:
http://www.vbforums.com/showthread.p...hreadid=234682
It provides and example of putting Chinese characters into a normal label control.
Thanks!