OT. Our mail server is again bizzaire. Sorry for possible duplication.
-----Original Message----- From: Ken Krugler [mailto:[EMAIL PROTECTED]] Sent: Thursday, 10 January 2002 15:31 To: Palm Developer Forum Subject: RE: Locales Hello Ken Thanks for your comprehensive coverage of the topic. Sorry, but I still have some questions. > Nope. You could add new locales to the set the Locale Manager "knows" > about by modifying the 'locs'=10000 resource in the system. Though > the format of this resource is private and subject to change in the > future. Let me see if I understand it correctly. There is a function: OemSetSystemLocale that accepts LocalType which is effectively language and country - both 16bit integers. What happens if I use OemSetSystemLocale with language French and country Canada: is is smart enough to figure out extension frCA, or I have to modify and LM resource to add this relation ? In case of a negative answer, I was not really far from the truth: there is no DOCUMENTED way to add a locale. What you also suggest (as far as I understand it) that it is possible to modify an LM resource to tell that french-Canada corresponds to frFR - in this case you don't need adding frCA data bases, but probably this is not what Ted was after. Thanks again and regards Michael -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
