Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Win32 Language

by NetWallah (Canon)
on Jun 10, 2003 at 19:29 UTC ( [id://264833]=note: print w/replies, xml ) Need Help??


in reply to Win32 Language

I did not have much time to dig too deep into this, but here is some info to get you some direction:

These functions are related to general execution environment.
NtQueryDefaultLocale GetLocaleInfo Retrieves information about the locale.
NtSetDefaultLocale SetLocaleInfo Sets locale information. NtQuerySystemEnvironmentValue GetEnvironmentVariable Gets the value of an environment variable.
NtSetSystemEnvironmentValue SetEnvironmentVariable Sets the value of an environment variable.
NtQueryDefaultUILanguage New to NT 5.0. NT 5.0 supports on-the-fly language changes. Queries the current language.
NtSetDefaultUILanguage New to NT 5.0. NT 5.0 supports on-the-fly language changes. Sets the current language.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://264833]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-28 19:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found