Re: Internationalization
- From: "Thomas Mooney" <tfm3@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Dec 2007 16:35:16 -0600
"Pete Delgado" <Peter.Delgado@xxxxxxxxx> wrote in message
news:egRRcuLSIHA.5128@xxxxxxxxxxxxxxxxxxxxxxx
read
"Thomas Mooney" <tfm3@xxxxxxxxxxxxxxxxxxx> wrote in message
news:eNKjw7KSIHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
Greetings,
I have an application that my client wants to internationalize. I've
"useMicrosoft's Knowledgebase article on the topic:
http://support.microsoft.com/kb/198846/en-us
It states "use MFC library as a shared DLL." I have always preferred
severalMFC in a Static Library."
Just out of curiosity, why do you prefer to do this? I can think of
valid reasons, but I wonder what your reasoning is.
I prefer to ship exactly what I have tested. The shared DLL approach
results in a situation where a problem could arise on a machine-by-machine
basis dependent on what the end user has installed. I have zero control
over that so I prefer to exercise control where I can. This may be less of
an issue today, but I've been doing this long enough to have painful
memories of DLL mismatches we referred to as DLL hell. Some traumas leave a
lasting impression. <g>
My 2¢
.
- Follow-Ups:
- Re: Internationalization
- From: Joseph M . Newcomer
- Re: Internationalization
- From: Pete Delgado
- Re: Internationalization
- References:
- Internationalization
- From: Thomas Mooney
- Re: Internationalization
- From: Pete Delgado
- Internationalization
- Prev by Date: Re: Why doesn't ClassWizard let me add mouse message handlers for a ListBox?
- Next by Date: Exception while Saving the Html file using IPersistent
- Previous by thread: Re: Internationalization
- Next by thread: Re: Internationalization
- Index(es):
Relevant Pages
|
Loading