GetUserDefaultLangID() command

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
codeprof
User
User
Posts: 65
Joined: Sun Sep 16, 2012 12:13 pm

GetUserDefaultLangID() command

Post by codeprof »

Hello PureBasic Team,
could we have a command to get the current active language Id for all Platforms?
This would be useful to write multilangual applications.
For windows it could be done with:

Code: Select all

GetUserDefaultLangID_()