How to get OS language using C++ API?
- by Santhosha
I am in the process of developing a application which displays the dialogues depending on the OS Language(Windows 2008/Vista/Windows7). How I can get the OS language using C++ or Windows APIs.
Thanks in advance
Santhosh