Erich Hermann
April 28th, 1999, 11:17 AM
Hi,
I have several exes (some MFC, some non-MFC). They all use a regular MFC-DLL. This regular DLL uses an extension DLL.
Why do e.g. LoadString()s do not find the resources placed in the extension DLL?
Stepping through CString::LoadString code seems to my, that the ext-DLL is not found in the list of ext-DLLs (->moduleState).
Any hints?????
Erich
_____________________________________________________________________
anti-spam: remove dashes in mail-adress to send mail
Erich Hermann
ETAS GmbH & Co. KG e-mail: ---Erich.Hermann@ETAS.de
Borsigstr. 10 Phone: (+49)711-89661-144
D-70469 Stuttgart Fax: (+49)711-89661-107
I have several exes (some MFC, some non-MFC). They all use a regular MFC-DLL. This regular DLL uses an extension DLL.
Why do e.g. LoadString()s do not find the resources placed in the extension DLL?
Stepping through CString::LoadString code seems to my, that the ext-DLL is not found in the list of ext-DLLs (->moduleState).
Any hints?????
Erich
_____________________________________________________________________
anti-spam: remove dashes in mail-adress to send mail
Erich Hermann
ETAS GmbH & Co. KG e-mail: ---Erich.Hermann@ETAS.de
Borsigstr. 10 Phone: (+49)711-89661-144
D-70469 Stuttgart Fax: (+49)711-89661-107