programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

multi lingual

From: Gene LeFave <gene_at_tekdata.com>
Date: Mon, 14 May 2007 15:20:17 -0500

Need to get some ideas on multi lingual strings.

I'm looking at the MS message complier in the SDK but not sure of how to
get the message resource attached to an sf exe, or how to create an empty
dll with nothing in it but the string resource. Much less the not insignificant
task of managing all the strings.

I'm looking at US, UK , French and Spanish. No non latin alphabets.

Seems to me that STRING could convert the given string into a hash
number, place the string into a string resource file (possible?) f it's not there
and then at run time look it up again, with an added language modifier..
Then we take the resource file and get some translator to write the
translations. Hopefully, this isn't too much harder then it sounds.

Any suggestions are welcome!

Gene
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Mon May 14 2007 - 13:21:19 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:42 PST