> I am curious as to how I will manage the tips for the day.
> At the moment my .tip file is held in a resource-only dll and each
> string is read out of there.  But eventually, I am going to need to
> handle reading from more than one set of tips.  I am unsure as to
> whether I just include the various .tip files into the one dll, or
> have a sperate dll for each language.

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.

-------------
Ehsan Akhgari

Farda Technology (http://www.farda-tech.com/)

List Owner: [EMAIL PROTECTED]

[ Email: [EMAIL PROTECTED] ]
[ WWW: http://www.beginthread.com/Ehsan ]

State is the name of the coldest of all cold monsters. Coldly it lies; and
this lie slips from its mouth: "I, the state, am the people."
-Thus Spoke Zarathustra, F. W. Nietzsche




_______________________________________________
msvc mailing list
[EMAIL PROTECTED]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription 
changes, and list archive.

Reply via email to