-----Original Message-----
From: Ehsan Akhgari [mailto:[EMAIL PROTECTED]
Sent: den 12 maj 2004 14:34
To: [EMAIL PROTECTED]
Subject: RE: [msvc] Test email (please ignore)


> 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.

** Confidentiality Statement and Disclaimer **
Proprietary or confidential information belonging to Gambro AB or to one of
its affiliated companies may be contained in this message. If you are not
the addressee indicated in this message (or responsible for the delivery of
the message to such person), please do not copy or deliver this message to
anyone. In such case, please destroy this message and notify the sender by
reply e-mail. Please advise the sender immediately if you or your employer
do not consent to Internet e-mail for messages of this kind.
Opinions, conclusions and other information in this message that pertain to
the sender's employer and its products and services represent the opinion of
the sender and do not necessarily represent or reflect the views and
opinions of the employer. 
** End of Statement **

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

Reply via email to