Re: Loading Language Resource DLLs
- From: "David Ching" <dc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Oct 2008 09:31:45 -0700
<neelsmail@xxxxxxxxxxxxxx> wrote in message
news:dd866d89-77e8-4bb5-b83d-2a47c05c0897@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
The recommended way of loading a resource dll is in
CWinApp::InitInstance but in CWinApp class declaration you can see
LoadAppLangResourceDLL which is virtual and in the block which
mentions "// overrides for implementation". But in spite of that, it's
not documented anywhere.
See http://msdn.microsoft.com/en-us/magazine/cc163557.aspx for a good intro
to satellite DLL's.
-- David
.
- Prev by Date: Re: a *working* PostThreadMessage() implementation...?
- Next by Date: Re: a *working* PostThreadMessage() implementation...?
- Previous by thread: Re: Loading Language Resource DLLs
- Next by thread: a *working* PostThreadMessage() implementation...?
- Index(es):
Relevant Pages
|