Question about OS language version with Visual C++

B

Benny

Dear all,

I am developing an application which needs to find out the
language version of the Window OS. At this moment I can detect the
version only (e.g. Win2000) but cannot determine the language version
(e.g. English / Chinese). Before I want to use the code page that I
obtained from GetACP() method to determine the language version, but
this approach is not work. So do anyone know any methods that can
obtain the language version of the Window exactly ? Really need your
help.

Thanks,
Benny
 
L

LiquidJ

Sorry...can't help you, but I'm betting that the folks in
microsoft.public.win32.programmer.international can :)

{L}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top