Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Language
Message
From
04/04/2014 04:34:48
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
04/04/2014 04:29:54
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:
01598026
Views:
31
My failure
declare integer GetUserDefaultUILanguage in kernel32

lang = bitand(0x3ff,GetUserDefaultUILanguage())
sublang = bitand(0xFC00,GetUserDefaultUILanguage())

Then look in foxpro.h under *  Primary language IDs.
>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
>
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform