Re: How to get Windows UI language?



Mika,

I don't know what (language) Windows version the user is using, however you
can find what is his setting for the culture to use.

System.Globalization.CultureInfo.CurrentCulture

or this one

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemglobalizationcultureinfoclasscurrentculturetopic.asp

(I thougth that the language version was just a version number)

However why do you need it? Normally all things should be done by the
globalization automaticly in Net.

I hope this helps you sofar,

Cor

"Mika M" <mahmik_removethis@xxxxxxxxxx> schreef in bericht
news:eW1622Y9FHA.1484@xxxxxxxxxxxxxxxxxxxxxxx
> Hi!
>
> I need to know which language version of Windows user is using, how to get
> it? In my case I need to know is Windows in english or finnish only.
>
> --
> Thanks in advance!
>
> Mika


.



Relevant Pages

  • Re: [SLE] Developing a Real Time Data System
    ... The KBasic License is valid for both operating systems: Windows and Linux. ... Modern BASIC language ... chapters learning about the programming language. ...
    (SuSE)
  • Re: Wholesome choice?
    ... all of those on my Windows box sitting on the Internet. ... week later it's discovered that the back door has been wide open all ... it had nothing to do with Microsoft. ... Or I can use a programming language invoked by my ...
    (rec.arts.sf.fandom)
  • Re: Theodore Adorno, a prophet of data systems design
    ... > Which is why I work in Windows because the language development is ... I concede that much work needs to be done in language development ... It is not just C and C programmers who have this pact. ... the ignition system has to do a lot more than help the car start. ...
    (comp.programming)
  • Re: Case sensitivity
    ... few years managers find fault with the current front-running language ... Astronomers don't give a damn about software fashion. ... the standard packages are error-free, but at least you're getting the ... Not Windows 3.1 sitting on DOS. ...
    (comp.lang.forth)
  • Re: FreeBSD Programming
    ... Learning to program really involves more than just learning a language ... interpreted environment. ... is also the reason why Windows programmers really struggle when switching ...
    (comp.unix.bsd.freebsd.misc)

Loading