charset for the current language OS.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Do we have any SDK to get the charset for the current language OS? I have an application which will dyanmically generate the html file and display. I have a requirement where if I am displaying the html in the Japanese OS, I should mention japanese charset in the content info of HTML file. Thanks in advance. Sandeep