Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Language
Message
De
04/04/2014 04:45:26
 
 
À
04/04/2014 04:34:48
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01598017
Message ID:
01598028
Vues:
33
>My failure
>
>
>declare integer GetUserDefaultUILanguage in kernel32
>
>lang = bitand(0x3ff,GetUserDefaultUILanguage())
>sublang = bitand(0xFC00,GetUserDefaultUILanguage())
>
>Then look in foxpro.h under *  Primary language IDs.
>
Of course, but if you want to start using sublang - you'll end up with a lot of work

>
>>Hi Gregory!
>>
>>So this is LANG*
>>and now SUBLANG?
>>
>>because the return of GetUserDefaultUILanguage is just 7 - Lang_GERMAN That willl include for example SUBLANG_GERMAN_LIECHTENSTEIN or SUBLANG_GERMAN what is a slight differnce :)
>>
>>Lutz
>>
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform