I have a Text box in vb6, that would display the Unicode characters when running though exe, but when running through code(debug mode), this is show junk characters.
I know not all built-in Vb controls support Unicode. what could be the cause?
As of now i am using VB6 Fusion approach to support Unicode character, is there a better option to provide the support?