Click to See Complete Forum and Search --> : don't find the resource in an extension DLL


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

Gomez Addams
April 28th, 1999, 05:19 PM
See this post :
http://www.codeguru.net/bbs/wt/showpost.pl?Board=vc&Number=5524&page=0&view=collapsed&sb=5#Post5524