Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Win32 Language

by jand (Friar)
on Jun 10, 2003 at 23:35 UTC ( [id://264901]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use strict;
        use Win32::OLE::NLS qw(:DEFAULT :LOCALE);
    
        my $lcid = GetSystemDefaultLCID();
        print GetLocaleInfo($lcid, LOCALE_SLANGUAGE);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-28 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found