Tech Support > Microsoft Windows > Development Resources > get Windows codepage (or language)
get Windows codepage (or language)
Posted by Don HO on December 27th, 2003


Hi,

Is there a win32 function which can tell the language of Windows (ie.
English, French or Chinese...etc)?
or which returns simply the used codepage of Windows?

Thanx in advance.

--
Don HO
http://notepad-plus.sourceforge.net/
a powerful free (and open source) multi-function editor



Posted by Dim St Thomas on December 28th, 2003


"Don HO" <donho@altern.org> wrote in message news:<3fedc397$0$29068$636a55ce@news.free.fr>...
GetUserDefaultLangID

GetACP


Similar Posts