My OS is Windows-XP. If I run IE and load the japanese website http://live.nicovideo.jp/recent
and moving the mouse cursor to the IE title bar
my VB6 project (see attachement 2,7kB) shows japanese chars
in the (forms 2.0)TextBox control on Form1.
-But it's not possible to populate
the Form1.Caption with japanese characters
The Form1 titlebar only shows "???" instead of the
japanese UNICODE characters.
-How can I show Unicode chars in a titlebar of a VB6 Form?
Annotation:
Please run my project and load the japanese website http://live.nicovideo.jp/recent
-If you move the mouse cursor to the IE browser's title bar,
you'll see japanese chars in the (forms 2.0)TextBox (TextBox1).