Chinese characters

 

Hello,

Using the MT4 Manager, I am able to add enter Chinese characters and send the news appropriately as shown below.

And in the MT4 Manager "News" tab, the following will be displayed.

In my DLL code, I have managed to save the information from an external source to a text file in UTF-8.

However, when I tried to do a NewsSend(..) via the API, the output that is received in the MT4 Manager "News" tab is totally different.

I know that the content that I received from the external source is correct because I have compared it. But it's a totally different story with NewsSend(..).

Anyone have any idea why?

Thanks!

Reason: