Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Language
Message
From
04/04/2014 05:06:32
 
 
To
04/04/2014 04:51:28
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01598017
Message ID:
01598033
Views:
25
>>>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
>
>one must
>SUBLANG_GERMAN_LIECHTENSTEIN and SUBLANG_GERMAN is hm, how to say, yes they belong to german. SUBLANG_GERMAN_SWISS is the same
>
>SUBLANG_FRENCH to SUBLANG_FRENCH_BELGIAN will have a lot of fun regarding numbers for example
>

You are not communicating at that detailed level I think. But if you want to, you can
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform