Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Current thread language

Status
Not open for further replies.

tkop

Programmer
Jun 12, 2003
5
IL
Hi!

I am writing an MFC program that needs to know the language of the current thread on a multi-language system (more than one language is installed).

there are the functions GetUserDefaultLCID() and GetSystemDefaultLCID however they give me the default for the system, and I want to know in real time the current language (possibly changed since the default).


thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top