Hi
I developed an Jananese application in MFC (VS 7.2). When i run this application in Japanese Windows its working fine, if i run in other then japanese it display charactors.
How can i solve this problem
Manoj Jangid
Hi
I developed an Jananese application in MFC (VS 7.2). When i run this application in Japanese Windows its working fine, if i run in other then japanese it display charactors.
How can i solve this problem
Manoj Jangid
Japanese Application
Tasha O.
But back to the original question: I'd suggest looking into loading the correct Japanese language support fonts. Internet Explorer used to have a reference somewhere in the Options dialog that suggested Asian fonts, so that you could read, say, Japanese web pages.
PsychicDave
hi bill thanx for your comment
all fonts of japanese language are exist in font folder.
Problem occurs when i change Control Panel--> Regional options --> change language in same OS.
my application also using MBCS
do u have any solution for this problem
Manoj Jangid
Flavelle Ballem
Sorry Jangid.
the setlocale() function might give some hints, but I could be wasting you time again.
Mojo2000
I haven’t really tried this stuff but the subject "Languages, Locales, and Keyboard Layouts" might help:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/aboutkeyboardinput.aspThere are other subjects that you might need to look up like "globalization" and "localization".
Abdul Wajed
ender080
Sorry, this link is not helpful for this problem
João Pereira