Win8 Metro Encode

Hello….
I Put the Chinese into the CCLabelTTF like CCLabelTTF::labelWithString(“中文測試”,….);
And In metro style can’t show Chinese.
I trace into the code
“中文測試” in VC is Unicode
how can i use in utf8 encode?

I use VS 11

Thanks

Hi, Wei-Sung
Use characters other than outside the ASIIC characters in the source file is not a good idea.
This will produce a lot of complex issues.
So I suggest you to extract string resources to external UTF-8 encoded file