Ehsan wrote: > I seriously suggest different DLLs for different languages. > It'll be very easy to add new languages this way, and also it > would not waste memory for loading resources for languages > you don't use.
OK. 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. It would also need to handle resetting to the start of the file or something, if the language changes. Hopefully you will remember the class as you adapted the component gallery one for me, and I am using the same one.. :) Andrew This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
