Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to detect system language settings?
Message
De
01/04/2011 09:41:54
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01505792
Message ID:
01505798
Vues:
61
>sorry,
>
>=GetKeyboardLayoutName(@lcLayout)
>
>
>MartinaJ
>
>>>Hi Metin,
>>>
>>>
>>>DECLARE INTEGER GetKeyboardLayout IN WIN32API INTEGER
>>>DECLARE INTEGER GetKeyboardLayoutName IN WIN32API STRING @
>>>
>>>lcLayout=REPL(CHR(0),100)
>>>?TRANSFORM(GetKeyboardLayout(0),"@0")
>>>
>>>=GetKeyboardLayout(@lcLayout)
>>>?lcLayout
>>>
>>>*http://msdn.microsoft.com/en-us/library/dd318693(VS.85).aspx
>>>
>>>
>>>MartinaJ
>>>
>>>
>>>>Hi All,
>>>>
>>>>I have to detect system language settings. Like english, turkish, azerbaycan ... I don't need which Windows language installed. I need to detect keyboard language.
>>
>>Hi Martina,
>>
>>It gets "data type mistmach error".

Thank you, it's works. Thank you that ms explanation link too... :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform