GetUserDefaultLangID() command
Posted: Sun Mar 10, 2013 12:24 pm
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:
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_()