|
-
March 19th, 2010, 04:27 AM
#1
[RESOLVED] Is there any Window API to get the OS Installed Language?
Hi,
I tried GetLocaleInfo, but it returns Regional Language setting info, not the Installed OS language detail!!
(Ex: Japanese OS, English OS) within Japanese OS i change the Regional setting to English, but i want the info about the 'OS Language', i.e Japanese.
please let me know if any API provide these details.
Thanks,
Ashwini
-
March 19th, 2010, 04:37 AM
#2
Re: Is there any Window API to get the OS Installed Language?
Function GetUserDefaultUILanguage() returns install language.
-
March 19th, 2010, 04:46 PM
#3
Re: Is there any Window API to get the OS Installed Language?
Lack of experience, no doubt. Seems like you never saw English version with user-default Russian or Japanese.
I'd recommend to find out kernel32.dll language by its version info resource.
Best regards,
Igor
-
March 20th, 2010, 12:22 AM
#4
Re: [RESOLVED] Is there any Window API to get the OS Installed Language?
Hello Igor,
Thanks for the suggestion. Will try.
Best Regards,
Ashwini
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|