>When I get to that stage my my localization development, would you mind me >showing you my tip for the day class that uses the dll file to read the tips >from? It is only designed to use one and needs adapting to know about using >different ones based on a language value (my own integer) that I would pass >it.
The idea is to have the same resource ids in all of the language dll files so there are no source code differences, for different languages.
>It would also need to handle resetting to the start of the file or >something, if the language changes.
Yeah, we don't allow that. That have to exit the program, change the language specified in the registry and start the program up again.
How many times is a user going to want to change the language?
Phil Daley < AutoDesk > http://www.conknet.com/~p_daley
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
